Forget Password v2
The "Forget Password" API allows users to reset their password in case they have forgotten it. This API will send a password reset link to the user's email address or phone number, which will allow them to reset their password and regain access to their account. The API typically requires the user's email address or phone number, and may also require some form of user verification to ensure that the request is legitimate.
Header Parameters |
---|
Content-Type stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
Request Body |
---|
phone integer |
Responses | ||
---|---|---|
200 OK
|