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

Reset a user's password

Optionally send a one-time use password to the user. If you send the email with the password directly to the user, the response for this operation doesn't include that password. If you don't send the password to the user through email, the password is included in the response.

Path Params
string
required

A unique identifier for a user.

Query Params
boolean
Defaults to false

Sends a one-time password to the new user, false by default.

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.

Responses

204

Password sent.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json