latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

campaigns

Stop a running campaign

Stops a currently running campaign. The contact queue is preserved — contacts that have not been called yet remain in the queue with their current status. The campaign can be restarted later via PATCH .../start. Stopping a campaign does not interrupt calls that are already in progress.

Permission: No specific permission required. A valid API key is sufficient.

patch/campaigns/call/{campaignscalllistuuid}/stop

Path parameters

campaignscalllistuuidstring uuid required

The UUID of the campaign (e.g., 1a7a5639-3818-4b0e-9285-f6b3795f8db4). Use GET /campaigns/call to discover campaign UUIDs.

Response

Successful operation