latestOpenAPI 3.1.02026-08-233001841.3 MB

0dcf3303e9d7

contacts

Create a new contact

Contacts belong to exactly one Lead (specified by lead_id). If you do not provide a lead_id then a new lead will be created, named after the contact.

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

post/contact/

Query parameters

_fieldsstring

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

Request body

created_bystring nullable
date_createdstring date-time nullable
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