v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Contacts

Update a contact phone

put/contacts/{contact_id}/phones/{id}

Path parameters

contact_idnumber required

The contact to update the phone for.

idnumber required

The ID of the phone to update.

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

No Content