people

Create Person

post/api/people

Request body

first_namestring nullable
last_namestring nullable
emailstring nullable
phonestring nullable
titlestring nullable
linkedin_urlstring nullable
company_idstring uuid nullable
lifecycle_statusstring
prospecting_statusstring
consent_statusstring
outreach_excludedboolean
enrichment_dataobject nullable

Response

Successful Response

idstring uuid required
first_namestring nullable required
last_namestring nullable required
emailstring nullable required
phonestring nullable required
titlestring nullable required
linkedin_urlstring nullable required
company_idstring uuid nullable required
company_namestring nullable
lifecycle_statusstring required
prospecting_statusstring required
consent_statusstring required
outreach_excludedboolean required
re_engagement_countinteger required
enrichment_dataobject nullable required
enriched_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.