Skip to main content
Version: 6.0.0

SysChangeEmailIdentity

Changes email address associated with specified user's email identity.

ServiceOperation
identitySYS_CHANGE_EMAIL_IDENTITY

Method Parameters​

ParameterDescription
oldEmailAddressOld email address
profileIdThe profileId of the applicable user
oldEmailAddressThe user's old email address
newEmailAddressThe user's new email address
updateContactEmailWhether to also update contact email in user's profile

Usage​

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.
JSON Response
{
"data": {},
"status": 200
}
Common Error Code

Status Codes​

CodeNameDescription
40583APP_ERRORNew email address is already in use