Update a contact's (non-registered user's) email address.
Note: the new email address will be applied to existing items (proofs & files) Â
* denotes a required field
Parameter | Example | SessionID* | Session identifier | string | 7viklshodc6cnsh4s5vu75mqk0 | OldEmail* | Contact's current email address | string | john.doe@somedomain2.com | NewEmail* | Contact's new email address | string | john.doe2@somedomain.com |
boolean true if the operation completed successfully
|