Contacts
Create Contact
Create a new CRM contact
POST
Headers
string
required
Bearer YOUR_API_KEYstring
Your project UUID. Not required if the API key already encodes the project.
Request Body
string
required
Full name of the contact
string
required
Email address — must be unique within the project
string
Phone number
string
Mobile number
string
Company or organisation name
string
default:"new"
new · active · inactive · archivedstring
Internal notes visible only to your team
string
First name (stored separately from
name)string
Last name
string
Street address line 1
string
Street address line 2
string
City
string
State or province
string
Postal / ZIP code
string
Country
object
Arbitrary key-value pairs (e.g.
{ "plan": "pro", "source": "webinar" })string[]
Tag names to attach on creation. Tags are created automatically if they don’t exist.
string
Your own identifier for this contact (e.g. a user ID from your database)