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

# Delete Tenant

`DELETE /{tenant_id}`

Deletes the tenant and all associated destinations.

## Response `200`

Success confirmation.

- SuccessResponse
  - `success` boolean

## Other responses

- `404` — Tenant not found.

---

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