Skip to main content
POST
Request a password reset

Body

application/json
email
string<email>
required

Email address of the account to reset

Example:

"user@example.com"

Response

Reset request processed

message
string
Example:

"If an account with that email exists, a password reset link has been generated."

reset_token
string | null

Reset token (temporary — will be removed when email sending is implemented)