Campaigns
Delete a campaign
DELETE
Delete a campaign
Authorizations
An API token. The "read" ability: GET routes only. "read + write": every route.
Headers
Replay a write safely: the same key gives back the first answer for 24 hours (header Idempotent-Replay: true).
Maximum string length:
255Path Parameters
The campaign's identifier (uuid).
Response
Deleted.