URL: v3/api/password/email

Method: post

Response Format: JSON

Description :  Sends set password link to the given email ID if that email is register

Parameters:

Name Data Type Required / Optional Description
email String Required Password reset token which is sent as email

Response:

{

   "success": true,

   "message": "We can't find a user with that email address."

}
Tagged:

Leave a Reply

Your email address will not be published. Required fields are marked *