v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
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