Change Phone Number (MOBILE)
POST/Customer/Contact/Gsm
Changes the customer's phone number and sends an SMS verification code. The number is rejected if it is used by
another account or was verified on another account within the last 14 days. If the current number is already
verified and the site setting requires admin approval, an approval request is created instead (data = "approval").
Otherwise data = "gsm" and the code must be confirmed with Contact/Gsm/Verify. The code is never returned.
Request
Responses
- 200
- 400
- 401
- 403
OK
Bad Request
Unauthorized
Forbidden