v6

latestOpenAPI 3.1.02026-08-03265555.4 KB
Campaigns

Campaign Calls

post/api/v1/campaigns/{campaign_id}/calls

Path parameters

campaign_idstring required

The ID of the campaign.

The ID of the campaign.

Request body

target_idsstring[] nullable

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

countinteger nullable

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

prioritize_oldestboolean

Whether to prioritize oldest targets when launching.

Response

Successful Response

{"stackTrail":"paths:/api/v1/campaigns/{campaign_id}/calls:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}