Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success Response
The response is of type any.
Ask to reset a password for a specific user given an email. If the email is unknown, the API call will not fail.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success Response
The response is of type any.