Reset phone number

This route triggers the system to email the user a code to reset their phone number and the route also generates a token. This is the first step in resetting a user’s phone number. Follow the process with the Verify password API. Send the user’s email as a POST body params. The code and token are needed in the next step of the reset process. A vendor token is required for this route, it can be obtained from the Vendor Authentication route.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!