Skip to main content
POST
cURL

Authorizations

X-API-Key
string
header
required

Your unique organization API key. Required on all requests.

Path Parameters

agent_id
string<uuid>
required

The UUID of the AI agent that owns the campaign.

Body

application/json
name
string
required

Campaign name. Maximum 120 characters.

Maximum string length: 120
retry_config
object

Optional retry behavior for campaign calls. Retries are attempted when a call ends with one of the statuses listed in retry_on.

Example:

Response

Campaign created successfully

message
string
required
data
object
required