Skip to main content
POST
Create campaign

Authorizations

x-api-key
string
header
default:YOUR_KUPE_API_KEY
required

Kupe dashboard API key.

Body

application/json
agent_id
string<uuid>
required
caller_phone_id
string<uuid>
required
batch_name
string
required
variable_names
string[]
required
workflow_id
string<uuid> | null
call_flow_id
string<uuid> | null
description
string | null
status
string
default:not_started
batch_size
integer | null

Response

200 - application/json

Successfully created campaign.

campaign
object