Skip to main content
POST
Create Campaign Contact

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Body

application/json
campaign_id
string<uuid>
required
contact_id
string<uuid>
required
status
enum<string>
default:not_attempted
Available options:
not_attempted,
in_progress,
to_be_retried,
failed,
completed,
no-answer,
busy
execution_time
string<date-time> | null

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
ICampaignContactRead · object | null