Campaigns

Delete a campaign (posts are detached, not deleted)

DELETE/campaigns/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Query Parameters

organization?string

Organization slug (OAuth actors with several orgs); API keys imply theirs.

Response Body

application/json

application/json

curl -X DELETE "https://example.com/campaigns/string"
Empty