Skip to main content

Request Password Reset Email

POST 

/api/password/email

Sends a password-reset link to the supplied email address if an account exists for it. This is a public, unauthenticated endpoint. Returns a confirmation message on success, or a validation error if the email is missing/invalid or no account matches.

Request

Responses

OK

Response Headers
    Content-Type