---
title: "Delete tenant"
method: DELETE
path: "/tenants/{tenantId}"
tags: ["Tenants"]
---

# Delete tenant

`DELETE /tenants/{tenantId}`

Soft-delete a tenant. Associated data remains but is inaccessible.

## Response `204`

Tenant deleted.

## Other responses

- `404` — unresolved $ref

---

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