Update Password

The Update Password API verifies the user's old password and then updates their password to their requested new password.

Body Params

Request Body

string
required

The user's old (existing) password.

string
required

The user's new password.

Headers
string
enum
Defaults to 2024-02-26
Allowed:
string
required

JWT token that was created/signed via the Create Account or Sign In endpoints.

Responses

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