Campaigns
Deactivate Campaign
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the campaign to make inactive
Response
200
application/json
Successful response
Example:
"<success message>"