Skip to main content
POST
Campaign Calls

Path Parameters

campaign_id
string
required

The ID of the campaign.

Body

application/json
target_ids
string[] | null

The IDs of the campaign targets to call. If not provided, count must be set.

count
integer | null

Number of random pending targets to launch. If not provided, target_ids must be set.

prioritize_oldest
boolean
default:false

Whether to prioritize oldest targets when launching.

Response

Successful Response