Verify reset phone number

This route verifies the reset phone number operation using the verification code and token from the first step. Send the code and token from the first step as POST body params. The route returns a change phone number token needed in the third step. This is the second step in the process for resetting a user’s phone number. Follow the process with the Verify password API. 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!