v1
latestOpenAPI 3.0.02026-08-063014193.1 MBContacts
Update a single Contact
Outlines the parameters and data fields used when updating a single Contact
patch/contacts/{id}.json
Path parameters
idinteger required
The unique identifier for the Contact.
Query parameters
custom_field_ids[]integer
Filter Contact's custom_field_values to only include values for the given custom field unique identifiers.
fieldsstring
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
Headers
IF-MATCHstring
The server will update the requested resource and send back a 200 status, but only if value in the header matches the existing resource's ETag.
X-API-VERSIONstring
The API minor version. Default: latest version.
Request body
Response
Ok