Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API token.
Response
Success
Request a password reset link to be sent to the user’s email address. The user can use the link to set a new password.
Bearer authentication header of the form Bearer <token>
, where <token>
is your API token.
Success