UpdateContactRequest
- emailType: stringmin length:1Format: email
The primary email for the contact.
- nameType: stringmin length:1max length:60
The contact's display name.
- phoneType: string | nullmax length:11
An SMS-enabled phone number for the contact. Must be a US or Canadian-based number.
- secondaryType: string | nullFormat: email
_email A secondary email for the contact. Must be different from email.

