---
title: "Delete Custom Domain Classification"
method: DELETE
path: "/classifications/domains"
tags: ["Project"]
---

# Delete Custom Domain Classification

`DELETE /classifications/domains`

Delete a custom domain classification. Cascades through the override table, so any domains currently assigned this classification fall back to their heuristic classification.

## Request body

- object
  - `project_id` string — Required if using a company api key
  - `name` string, required

## Response `200`

Custom domain classification deleted

- object — Custom domain classification deleted

## Other responses

- `404` — Response for status 404

---

[API](https://skmtc.net/peec/apis/peec-ai-customer-api.md) · [All operations](https://skmtc.net/peec/apis/peec-ai-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peec/peec-ai-customer-api/versions/92840a1bffa7/schema)
