---
title: "Delete a trust domain"
method: DELETE
path: "/domains/{domainId}"
tags: ["TrustDomains"]
---

# Delete a trust domain

`DELETE /domains/{domainId}`

Deletes a trust domain, its anchors, and its bindings. This operation is evaluated against the
tenant's configured trust-domain administration LOA policy and should normally be used only after
the domain has been disabled.

## Response `200`

Delete result.

- DeleteResult — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/trust-domain-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/trust-domain-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/trust-domain-api/revisions/b076ec7cca02/schema)
