Skip to main content
PATCH
Reset Password

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-version
string

Version identifier (date format).

Body

application/json

User password reset new password query parameters.

new_password
string
required

New password.

recaptcha
string
required

Recaptcha answer.

token
string
required

Reset token.

Response

200 - application/json

Success

User password successfully reset response body.