Reset Password

The Reset Password API resets a users password after they clicked the email link triggered by the Send Reset Password Email/Link API.

Please note that the resetPasswordToken (required in the API path) will be available in the URL the user visited when clicking the email link.

Path Params
string
required

Reset password token.

Body Params

Request Body

string
required

The new password for the user.

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

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