---
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

- string — A `204 No Content` response.

---

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