Skip to main content
POST
Request password reset

Body

application/json
email
string<email>
required

Email address associated with the account

Example:

"user@example.com"

Response

Password reset link sent

msg
string
required

Human-readable message describing the result

data
any
required

Response payload (null on error)