Create Contact
Create a Lead contact.
Required: first_name (max 120), last_name (max 120).
Optional: role (max 120), email, phone (max 64), is_primary (bool), preferred_contact_method (phone|email|sms), notes.
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
role
Optional: Stakeholder role - max 120
email
Optional: Email
phone
Optional: Phone - max 64
last_name
Required: Last name - max 120
first_name
Required: First name - max 120
is_primary
Optional: true|false - default false
preferred_contact_method
Optional: phone|email|sms
Response
Successful response

