Reset the user's password using a verification code from the forgot-password email

Completes the password reset flow by validating the verification code from the forgot-password email and setting the new password. For accounts pending approval, this also completes the email verification step.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The 6-digit verification code from the forgot-password email

string
required

The new password to set for the user

Responses
200

Success

400

The request is null, UserName is missing, reset token is invalid/expired, or user is disabled

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!