Skip to main content

Reset password with a token from email

POST 

/api/v1/auth/reset-password

Complete a password reset using the token sent by email.

  • 400 on invalid, expired, or already-used tokens.
  • Rate limit: 5 / hour / IP (auth_recovery tier).

Request

Responses

Successful Response