Campaigns
Delete Campaign
Permanently delete a campaign and all associated data.
DELETE
Path Parameters
Campaign ID
Response 204
No content. The campaign and all associated data have been permanently deleted.
Errors
| Code | Description |
|---|---|
401 | Missing or invalid authentication |
403 | Campaign is currently running — pause it first |
404 | Campaign not found |

