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

## Changes

> 7 revisions in range; 5 could not be searched.

- **2026-08-29** `4d10ec4266ee` — 1 info
  - api operation id `deleteOrg` was added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/orgs/current/delete.md)

---

[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/4d10ec4266ee/schema)
