Reset the user's forgotten password.

Entitlements required: resetPassword (Reset password).

Verifies the user's identity by using the last step's method of verification and if successful, changes the user's password.

On Success, an email is sent that the user's password changed.
The email template for branding is at "authentication/login/cloud_directory/password/forgot_password/reset_password_complete.xml".
Pass in the themeId query parameter to brand the email template for notifications.

Path Params
string
required

The transaction identifier for the resetter request.

Query Params
string

The identifier of the theme that you want to apply.

Body Params

The body of the password resetter operation.

string

The OTP string for the last step to verify the user's identify before allowing the password to be reset.

string
required

The new password for the user.

Responses

Language
URL
Choose an example:
application/json