Skip to main content
POST
cURL

Query Parameters

structure
enum<string>
default:NESTED

Format of custom fields in response. NESTED returns array of objects with id, field_name, field_value. FLAT returns object with field names as keys.

Available options:
FLAT,
NESTED

Body

email
string | null
linkedin_url
string | null
first_name
string
last_name
string
company_id
integer | null
contact_custom_fields_input
object[]
write-only
origin
string
contact_status
string

Response

id
integer
required
read-only
updated_time
string<date-time>
required
read-only
first_name
string
required
last_name
string
required
origin
string
required
first_campaign_email_sent
string<date-time> | null
required
read-only
last_campaign_email_sent
string<date-time> | null
required
read-only
last_reply_received
string<date-time> | null
required
read-only
previous_status
string | null
required
read-only
status_changed_at
string<date-time> | null
required
read-only
email
string
linkedin_url
string
company_id
integer
contact_custom_fields
object[]
contact_status
string