contact-emails
Update a contact email (v2)
Partially update one email on a contact (value and/or label). Requires Idempotency-Key. Returns the bulk envelope { data: { affected } }.
patch/v2/contact-emails/{contactId}/{emailId}
Path parameters
contactIdstring uuid required
emailIdstring uuid required
Request body
Response
Successful response
Changes
Changed in 2 of the 17 revisions of this API.11
- ●
the
emailrequest property's maxLength was set to320request-property-max-length-set
- ●
- ○
api operation id
updateContactEmailV2was addedapi-operation-id-added
- ○