EmailChangeRequest Object

Contains information needed to complete a request to change the email address on a user account.

This object is used by the following operations:

The properties included in the EmailChangeRequest object are listed below.

Property Type Description
changeCode String A valid code generated by the system as part of a request to change the email address on a user account.
newEmailAddress String The new email address that the account is being changed to.