Customer - Account

Change user email

post/v2/user/customer/account/changeEmail

Request body

newEmailstring email required

The email

Example request

{
  "newEmail": "paulsimon@mysupercompany.com"
}

Response

Email updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.