Skip to main content
POST
Create New Contact

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Body

application/json

Contact data

first_name
string
required

Contact's first name

last_name
string
required

Contact's last name

phone_number
string
required

Contact's phone number

email
string | null

Contact's email address

dob
string | null

Contact's date of birth in YYYY-MM-DD format

notification_preferences
Notification Preferences · object | null

Notification preferences for the contact

Response

Successful Response