---
title: "Delete the Sending Domain"
method: DELETE
path: "/sending-domains/{domain_id}"
tags: ["Sending Domains"]
---

# Delete the Sending Domain

`DELETE /sending-domains/{domain_id}`

## Response `200`

Request success

- object
  - `status` 'success' | 'error'
  - `message` string

## Other responses

- `404` — The resource is not exist
- `409` — Invalid data when checking some rules
- `429` — Too many request

---

[API](https://skmtc.net/blastable/apis/blastable-api-info.md) · [All operations](https://skmtc.net/blastable/apis/blastable-api-info/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blastable/blastable-api-info/revisions/cc4674aae0eb/schema)
