---
title: "Delete DNC"
method: DELETE
path: "/dnc/{id}"
tags: ["DNC"]
---

# Delete DNC

`DELETE /dnc/{id}`

The Delete DNC API endpoint allows you to delete specific DNC and all details. You should add the DNC id to the request.

## 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)
