Campaigns
Delete Campaign
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the campaign to delete
Response
200
application/json
Campaign deleted successfully
Example:
"<success message>"