HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Reset user password

This endpoint will reset the password for a user, updating it to the specified value. A secret token must be passed to identify the user who is being updated.

Note: You can obtain this token by inspecting the URL of the “Click here to reset” link seen in the email.

Body Params
string
required

The secret Reset Password token that was included in the Forgot Password Email.

password
required

User new password. This is the new password for your user.

Responses

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