Delete campaign
Delete campaign
Delete an outbound calling campaign via API. Running campaigns are stopped automatically before removal; leads and phone number assignments are released.
DELETE
Delete campaign
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

