Skip to main content
POST
Request password reset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email>
required

Response

200 - application/json

Request processed (always returns success to prevent enumeration)

message
string
token
string

Only returned in non-production environments