v2

latestOpenAPI 3.1.02026-08-07750280.6 KB
Campaigns

Stop a campaign

Stop a running or paused campaign, transitioning it to STOPPED.

Only campaigns in RUNNING or PAUSED status can be stopped. Stopping is
irreversible — a stopped campaign cannot be restarted.

Returns the campaign ID and new status on success.

Authentication:
- API key with READ_WRITE permission
post/campaigns/{campaign_id}/stop

Path parameters

campaign_idstring uuid required

Response

Campaign stopped successfully

{"stackTrail":"paths:/campaigns/{campaign_id}/stop:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Stop Campaign Campaigns Campaign Id Stop Post"}