Campaigns
Pause Campaign
Pauses a running campaign by its ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of campaign to pause
Response
200 - application/json
Campaign paused
The response is of type object
.