dedbbade450d

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Contacts

Create a contact phone

post/contacts/{contact_id}/phones

Path parameters

contact_idnumber required

The contact to create the phone for.

Request body

numberstring required

This number MUST begin with the country code. It will not be parsed correctly otherwise.

extensionstring
typestring required

One of mobile, home, work, fax, main, or other.

Response

Created