Reset a user's password to a new one as specified in the request body

The reset token generated from the '/forgotpassword' call should be passed back as the 'token' request parameter

Log in to see full request history
Body Params
string
required

The password reset token generated from the forgotpassword API call.

string
required

The new password for the user.

Headers
string
required

The App Key of the application that request password reset on behalf of its user.

Responses

Language
Credentials
Click Try It! to start a request and see the response here!