---
title: "Removes a custom domain from the project"
method: DELETE
path: "/teams/current/custom_domains/{domain_id}"
tags: ["Notifications"]
---

# Removes a custom domain from the project

`DELETE /teams/current/custom_domains/{domain_id}`

## Path parameters

- `domain_id` string, required

## Response `200`

Custom domain successfuly removed

- DeleteCustomDomainSchema
  - `id` string, required — The custom hostname ID

---

[API](https://skmtc.net/hookdeck/apis/hookdeck-admin-rest-api.md) · [All operations](https://skmtc.net/hookdeck/apis/hookdeck-admin-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hookdeck/hookdeck-admin-rest-api/versions/31da4ed27d31/schema)
