---
title: "Delete current organization"
method: DELETE
path: "/orgs/current"
tags: ["Organizations"]
---

# Delete current organization

`DELETE /orgs/current`

Permanently delete the authenticated organization and all associated data. Owner-only. Cancels any active subscription. This action is irreversible.

## Response `204`

Organization deleted successfully

## Other responses

- `403` — Not the organization owner

---

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