Skip to main content

Initiates password reset. Persists a reset token challenge and sends a reset link via email. Always returns 200 regardle

POST 

/api/v1/auth/forgot-password

Initiates password reset. Persists a reset token challenge and sends a reset link via email. Always returns 200 regardless of whether the email matches an account, to prevent user enumeration.

Request

Responses

Success