Skip to main content
POST
Python

Authorizations

superU-Api-Key
string
header
required

Your SuperU API key.

Body

application/json

Request body for stopping an outbound campaign.

campaign_id
string
required

UUID of the campaign to stop

Example:

"f1e2d3c4-b5a6-7890-abcd-ef1234567890"

Response

Campaign stopped successfully

name
string

Name of the campaign

active
boolean

Whether the campaign is active

campaign
object