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

# Delete a tenant

`DELETE /v1/tenants/{id}`

Delete a tenant and all associated data. This operation cannot be undone.

## Path parameters

- `id` string, required

## Response `204`

No Content

---

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