Reset password

The Bearer token is the access token requested in Request Access Token page.

The token used in this request is the token received from Forgot Password page.

Body Params
string
required

The verification code sent to user's email address.

string
required

The token received in the Forgot Password request.

string
required

New user password, it must be at least 6 characters in length.

Headers
string
required
Defaults to Bearer {access_token}

Ex: Bearer {access_token} should be replaced with the access token.

Responses

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