v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Companies

Update a company phone

put/companies/{company_id}/phones/{id}

Path parameters

company_idnumber required

The company 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 fax, main, or other.

Response

No Content