contact-phone-numbers
Create a contact phone number (v2)
Add a phone number to a contact, optionally with a label. Requires Idempotency-Key. Returns the created row: { data: { contact_phone_number: {...} } }, status 201.
post/v2/contact-phone-numbers/{contactId}
Path parameters
contactIdstring uuid required
Request body
Response
Created