Skip to main content

Initiate password reset

POST 

/v1/auth/password/forgot

Initializes a password reset process for a user. Sends a password reset email with a reset token to the user's registered email address. This endpoint always returns success to prevent user enumeration attacks.

Request

Responses

Password reset initiated (always returned regardless of email validity)