---
title: "Delete a domain reservation"
method: DELETE
path: "/v1/domains/{domainID}"
tags: ["Domains"]
---

# Delete a domain reservation

`DELETE /v1/domains/{domainID}`

## Response `200`

Successful Response

## Other responses

- `404` — Domain reservation not found
- `412` — Can't delete domain reservation, it's in use by a tunnel or an input with a custom domain

---

[API](https://skmtc.dev/webhookrelay/apis/webhook-relay.md) · [All operations](https://skmtc.dev/webhookrelay/apis/webhook-relay/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webhookrelay/webhook-relay/revisions/ce8fd4d3cf19/schema)
