Skip to main content
POST
cURL
If the pinned definition contains an agent node, starting the campaign places real calls to every pending entry.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

The unique id of the campaign

Body

application/json

Empty JSON object.

The body is of type object.

Response

Campaign started

status
enum<string>
required

The campaign status after the action.

Available options:
draft,
scheduled,
running,
paused,
completed,
aborted