Skip to main content

verify_reset_code auth

POST 

/v1/auth/verify-reset-code

Validate the 6-digit OTP issued by /v1/auth/forgot-password. On success the OTP is consumed and a short-lived reset token is returned for use in /v1/auth/reset-password. Per-email and per-IP rate limits apply.

Request

Responses

OTP verified. Returns a short-lived reset token.