Skip to main content
POST

Path Parameters

campaign_id
string
required
Campaign ID (must be in draft status)

Response 200


Prerequisites

Before launching, ensure:
  • Campaign has at least one contact
  • Agent exists and is properly configured
  • Sufficient wallet balance for the campaign
  • If voice campaign: agent has voiceEnabled: true

Errors

Authorizations

Authorization
string
header
required

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

Path Parameters

campaign_id
integer
required

Query Parameters

force_rerun
boolean
default:false

Response

Successful Response