Skip to main content
POST
Upload Contact Add To Campaign And Start Api

Authorizations

X-API-Key
string
header
required

Key used to authenticate user API requests.

Path Parameters

campaign_id
integer
required

Query Parameters

bot_id
integer | null
start_immediately
boolean | null
default:false

Body

application/json
email
string<email>
required
custom_data
Custom Data · object
first_name
string | null
Required string length: 1 - 63
last_name
string | null
Required string length: 1 - 63
city
string | null
Required string length: 1 - 63
country
string | null
Required string length: 1 - 63
tags
string[]
Maximum array length: 16
Required string length: 1 - 31

Response

Successful Response

id
integer
required