latestOpenAPI 3.1.02026-08-233001841.3 MB

0dcf3303e9d7

contacts

Update an existing contact

Update a contact's information. Custom field values can be set by including custom.cf_* keys in the request body, e.g. "custom.cf_abc123": "value".

For custom fields that accept multiple values, you can use .add or .remove suffixes to modify the existing list without replacing it:

{ "custom.cf_v6S011I6MqcbVvB2FA5Nk8dr5MkL8sWuCiG8cUleO9c.add": "Wednesday" }
put/contact/{id}/

Path parameters

idstring required

Query parameters

_fieldsstring

Comma-separated list of fields to include in the response.

Request body

lead_idstring nullable
namestring nullable
timezonestring nullable

IANA timezone identifier

titlestring nullable

Response

Successful response

created_bystring nullable required
date_createdstring date-time required
date_updatedstring date-time required
display_namestring required
idstring required
lead_idstring nullable
lead_suggestions_operation_idstring nullable
namestring nullable required
organization_idstring required
timezonestring nullable
timezone_sourcestring nullable
titlestring nullable required
updated_bystring nullable required