Skip to main content

Validate a password-reset code

POST 

/api/v1/auth/reset-password/:challengeId/validate

On success issues a restricted safebucket_mfa_token cookie (audience auth:mfa:password-reset) used to complete the reset via /complete, optionally after an MFA step-up if the account has MFA enabled.

Request

Responses

Code verified; restricted token issued

Response Headers
    Set-Cookie

    New safebucket_mfa_token cookie (audience auth:mfa:password-reset)