Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the campaign
Response
Campaign paused successfully
The response is of type object
.
Pause a campaign
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the campaign
Campaign paused successfully
The response is of type object
.