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

emailstring email
labelstring
rankinginteger

Response

Successful response

Changes

Changed in 2 of the 17 revisions of this API.11