Skip to main content
POST
Pause Campaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

ID of the campaign to pause

Response

Campaign paused successfully

id
string
Example:

"campaign_12345abcde"

message
string
Example:

"Campaign paused successfully"

Last modified on April 25, 2025