DELETE
/
campaigns
/
{id}
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier of the campaign to delete

Response

204
_mintlify/placeholder

Campaign deleted successfully