---
title: "Delete a tenant"
method: DELETE
path: "/tenant/{env_id}/{tenant}"
---

# Delete a tenant

`DELETE /tenant/{env_id}/{tenant}`

Delete all of a tenants data and optionally revoke OAuth connections

## Path parameters

- `env_id` string, required
- `tenant` string, required

## Query parameters

- `revoke` boolean

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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