Change E-mail Address (MOBILE)
POST/Customer/Contact/Email
Changes the customer's e-mail address and sends an e-mail verification code. The address is rejected if it is used
by another account. If the current address is already verified and the site setting requires admin approval, an
approval request is created instead (data = "approval"). Otherwise data = "email" and the code must be
confirmed with Contact/Email/Verify. The code is never returned.
Request
Responses
- 200
- 400
- 401
- 403
OK
Bad Request
Unauthorized
Forbidden