---
title: "Delete Custom Domain"
method: DELETE
path: "/v2/cloud-gateways/custom-domains/{customDomainId}"
tags: ["Custom Domains"]
---

# Delete Custom Domain

`DELETE /v2/cloud-gateways/custom-domains/{customDomainId}`

Deletes a custom domain by ID, removing the associated TLS certificate and SNI configuration from the control plane's data planes.

## Path parameters

- `customDomainId` string, uuid, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/0261aef4b1e2/schema)
