Contacts

Update a contact email

put/contacts/{contact_id}/emails/{id}

Path parameters

contact_idnumber required

The contact to update the email for.

idnumber required

The ID of the email to update.

Request body

emailstring required
is_primaryboolean

If a record has any number of emails, exactly one of them must be marked as primary.

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.