Validate security code

Validate security code sent via email when reset password has been requested.
The "token" and "time" provided in the API request are used in the Reset Password request (next step - see next page).

Body Params
string
required

Email of the user for whom the password should change.

string
required

partnerId for partner associated with the user.

string
required

Security code provided in the email the customer received.

Headers
string
required
Defaults to Bearer {{accessToken}}

Must contain Bearer <access_token> value as received upon Authentication.

Responses

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