Auth
Sends a password reset email to the user
POST
/
api
/v1
/auth
/forgot
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe email address of the user
email
Requiredstring
Minimum length:
1
Format: "email"
OK