contact-emails
Create a contact email (v2)
Add an email address to a contact, optionally with a label (e.g. "Work"). Requires Idempotency-Key. Returns the created row: { data: { contact_email: {...} } }, status 201.
post/v2/contact-emails/{contactId}
Path parameters
contactIdstring uuid required
Request body
Response
Created