> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cloudtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a dialer campaign

> Soft-deletes the campaign: its status becomes `deleted` (terminal) and its deletion is timestamped. Allowed from any status and idempotent — repeating the call on an already-deleted campaign is a no-op. Returns 409 only while the campaign still has active dialing sessions; end those and retry. Nothing is erased, so historical statistics and exports stay available.

<Warning>The Dialer is a newly released product surface: depending on your account's rollout stage, campaigns managed through this API may not yet be visible in your CloudTalk Dashboard.</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://developers.cloudtalk.io/llms.txt).


## Related topics

- [Delete campaign](/api-reference/campaigns/delete-campaign.md)
- [Update a dialer campaign](/api-reference/dialer/update-a-dialer-campaign.md)
- [Get a dialer campaign](/api-reference/dialer/get-a-dialer-campaign.md)
