v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Contacts

Update a contact

put/contacts/{id}

Path parameters

idnumber required

The ID of the contact to update.

Request body

first_namestring required
last_namestring required
owner_idnumber required

The ID of the user that owns this contact record.

company_idnumber required

The ID of the company this contact belongs to.

titlestring

The contact's job title.

reports_to_idnumber

The ID of the contact that this contact reports to.

has_left_companyboolean
country_codestring
is_hotboolean
notesstring

Response

No Content