Skip to main content

Request a password-reset email

POST 

/api/v1/auth/forgot-password

Send a password-reset email if the address belongs to a registered user.

Always returns the same success message (email-enumeration safety).

  • Rate limit: 5 / hour / IP (auth_recovery tier).
  • 503 if email delivery is not configured on this instance.

Request

Responses

Successful Response