Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required
Minimum string length: 1
Example:

"cmp_123"

Body

application/json
scheduledAt
string

Timestamp in ISO 8601 format or natural language (e.g., 'tomorrow 9am', 'next monday 10:30')

batchSize
integer
Required range: 1 <= x <= 100000

Response

200 - application/json

Schedule a campaign

success
boolean
required