Create Contact

View as Markdown

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}}stringOptional

Request

This endpoint expects a multipart form.
rolestringRequired

Optional: Stakeholder role - max 120

emailstringRequired

Optional: Email

phonestringRequired

Optional: Phone - max 64

last_namestringRequired

Required: Last name - max 120

first_namestringRequired

Required: First name - max 120

is_primarystringRequired

Optional: true|false - default false

preferred_contact_methodstringRequired

Optional: phone|email|sms

Response

Successful response