---
title: "DELETE /v1/domains/{id}"
method: DELETE
path: "/v1/domains/{id}"
---

# DELETE /v1/domains/{id}

`DELETE /v1/domains/{id}`

## Path parameters

- `id` number, nullable

## Response `200`

Domain deleted successfully

- object
  - `id` number, required
  - `success` boolean, required
  - `message` string, required

## Other responses

- `403` — Forbidden - API key doesn't have access
- `404` — Domain not found

---

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