Skip to main content
POST
Launch a campaign now

Authorizations

Authorization
string
header
required

Project API key (sk_api_…).

Path Parameters

campaignId
string<uuid>
required

Response

The campaign is running and its run has been created.

runId
string<uuid>

The run this launch created, and the id its calls and results are filed under. A campaign has one run for its lifetime, so retrying a failed launch reuses this id.

enrolled
integer

Contacts copied into the dial queue by this attempt. A retry counts only the rows it adds, so it can read low or 0 against an already-populated queue. A continuous campaign launched before it has a list also reads 0; those contacts arrive later via /campaigns/{id}/contacts.