Reset Password v2
This API is typically used when a customer has forgotten their password and needs to reset it. The customer can initiate the password reset process by clicking on a "forgot password" link on the website or mobile app, which will trigger a request to the Reset Password API.
Header Parameters |
---|
Content-Type stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
Request Body |
---|
verification_code integer |
password integer |
phone integer |
Responses | ||
---|---|---|
200 OK
|