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
Response
Successful response