---
title: "Delete domain"
method: DELETE
path: "/domains/{id}"
tags: ["Domains"]
---

# Delete domain

`DELETE /domains/{id}`

Permanently delete a domain. This cannot be undone; to disable a domain without losing configuration, archive it instead.

**Authentication:** TextPeak API key in the `Authorization` header (see **Authentication** in the API Overview).

## Response `204`

The domain was deleted.

---

[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/revisions/eacecf960bb6/schema)
