---
title: "Delete a Tenant"
method: DELETE
path: "/tenants/{tenant_id}"
tags: ["Tenants"]
---

# Delete a Tenant

`DELETE /tenants/{tenant_id}`

Deletes a tenant. Its members' workspace-level profiles and preferences live outside the tenant and are managed separately.

## Path parameters

- `tenant_id` string, required

## Response `204`

---

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