Delete Campaign
Campaigns
Delete Campaign
Permanently delete an existing campaign. Only campaigns belonging to the user’s organization can be deleted.
Delete Campaign
Headers
Bearer token for authentication (e.g.,
Bearer <your_token>).Path Parameters
The Campaign Id to delete for (e.g.,
camp_abc123).Response
Indicates if the deletion was successful.
A message confirming the action or describing the error.
The error type or code (Error responses only).

