PUT
/
v1
/
users
/
{id}
/
password
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json · any

The body is of type any.

Response

200

Password changed successfully