Validates the authentication attempt that is associated with the current step in the reset password flow.

Entitlements required: resetPassword (Reset password).

The validator must be called for each step, until only one step remains.
After a successful authentication, the step is marked complete and the API initiates the next step. The response indicates the number of steps that remain and the next step to continue. When only one step remains, call the PUT /v1.0/usc/password/resetter/{trxId} API to change the user's password and complete the transaction.

Path Params
string
required

The transaction identifier for the reset password validator request.

Query Params
string

The identifier of the theme that you want to apply.

Body Params

The body of the reset password validator operation.

string

The OTP string that is used to verify the user's identify.

Responses

Language
URL
Choose an example:
application/json