---
title: "Delete specific campaign"
method: DELETE
path: "/campaigns/{id}"
tags: ["Campaigns"]
---

# Delete specific campaign

`DELETE /campaigns/{id}`

The Delete specific campaign API allows you to delete a specific campaign and all details based on the campaign id.

## Response `204`

Successful operation

## Other responses

- `404` — Error

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/versions/eacecf960bb6/schema)
