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

Rotate your password

To update or change your password, include your old password and your new password in the request body. Run the View password policy operation before you create your new password to ensure it adheres to your policy. If you pass your existing password incorrectly and make too many login attempts, your account locks.

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
string
required

Your existing password.

string
required

The new password.

Response
204

Password rotated.

Language
Authentication
URL
Click Try It! to start a request and see the response here!