Campaigns
Pause campaign
Pauses an active campaign
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the campaign to pause
Response
200
application/json
Campaign paused successfully
The response is of type object
.