OpenAPI 3.1.02026-08-1595198220.8 KB

80f4fd40b75e

contacts

Update Contact Crm Fields

Write properties to the connected CRM record for a contact.

Requires the crm:write scope on the API key.

patch/v1/contacts/{contact_id}/crm

Path parameters

contact_idstring uuid required

ID of the contact.

Request body

Response

Successful Response

object_typestring required

The CRM object type updated (contact or account).

crm_typestring required

The connected CRM provider type.

crm_propertiesstring[] required

List of CRM properties that were updated.

crm_propertystring required

Primary CRM property that was updated.

external_idstring required

The external CRM record ID.