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

# Delete a domain

`DELETE /v2/domains/{domain}`

Permanently remove a domain and all associated bindings. Accepts the domain id or name.

## Path parameters

- `domain` string, required

## Response `204`

OK

---

[API](https://skmtc.net/deno/apis/deploy.md) · [All operations](https://skmtc.net/deno/apis/deploy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deno/deploy/versions/5a56038d108e/schema)
