Delete campaign
Campaigns
Delete campaign
Delete a specific campaign
DELETE
Delete campaign
This endpoint allows you to delete a campaign that belongs to the authenticated user. If the campaign is currently running, it is stopped automatically before deletion.
Path Parameters
The unique identifier of the campaign to delete
Response
Confirmation message indicating the campaign was deleted successfully
Error Responses
404 Not Found
Notes
- Only campaigns that belong to the authenticated user can be deleted
- Running campaigns are stopped automatically before deletion
- All leads attached to the campaign are removed
- Phone number assignments on the campaign are released

