contact-emails
Delete a contact email (v2)
Remove an email from a contact. Idempotency-Key is optional (delete is idempotent; a key replays the same affected on retry). Returns { data: { affected } }.
delete/v2/contact-emails/{contactId}/{emailId}
Path parameters
contactIdstring uuid required
emailIdstring uuid required
Response
Successful response