Skip to main content
POST
Publish (activate) a campaign — schedule tasks and start processing

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

UUID of the campaign to publish.

Response

Campaign is now In Process. Response includes the full campaign resource and the count of tasks just scheduled.

success
boolean
Example:

true

message
string
Example:

"Campaign published successfully"

data
object