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

- **2026-08-31** `fafe355d0698` — 1 info
  - the security scope `orgs:write` was added to the endpoint's security scheme `bearerAuth`
- **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.dev/rendobar/apis/rendobar-api/revisions/420f0f5209ca?raw)
