UpdateContactRequest

  • email
    Type: string
    min length:  
    1
    Format: email

    The primary email for the contact.

  • name
    Type: string
    min length:  
    1
    max length:  
    60

    The contact's display name.

  • phone
    Type: string | null
    max length:  
    11

    An SMS-enabled phone number for the contact. Must be a US or Canadian-based number.

  • secondary_email
    Type: string | nullFormat: email

    A secondary email for the contact. Must be different from email.