These docs are for v2. Click to read the latest docs for v3.

Set a user's password

Set a specific password for a user. This differs from Reset a user's password because this password may be used more than once, and isn't randomly generated.

Path Params
string
required

A unique identifier for a user.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Specifies the new password.

string

The new password.

Response
204

Password set.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!