campaigns

Create Campaign

Create AND launch a campaign (NOSO AI only) — there is no draft state.

post/campaigns

Request body

namestring required
campaign_user_idstring nullable
audience_build_idstring nullable
monthsinteger[]
tag_idsstring[]
tag_namesstring[]
service_name_containsstring nullable
goalstring nullable
agent_instructionsstring nullable
max_roundsinteger
round_interval_daysinteger
audience_limitinteger nullable
business_unit_idstring nullable
redirect_phone_numberstring nullable
first_message_templatestring nullable
customer_idsstring[]

Response

Successful Response

total_customersinteger required
total_eventsinteger required

Changes