Skip to main content
POST
Pause Campaign

Request

Path Parameters

string
required
The campaign’s unique ID (UUID)

Headers

Requires an API key with the campaigns:write permission. The campaign must currently be in active status. Fires the campaign.paused webhook event.

Response

object

Example Response

To resume a paused campaign, call POST /v1/campaigns/{id}/start.

Errors