Request password reset

Requests a password reset email for the given address. Always returns a generic success message to avoid leaking user existence.

Body Params

Email address for password reset request. The email is normalized (trimmed and lowercased). A reset code will be sent to the email if the account exists. The API always returns a generic success message to avoid leaking user existence.

string
required

Email address of the account

Response

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