---
title: "Delete Organization"
method: DELETE
path: "/organizations/{organization_id}"
tags: ["Organizations"]
---

# Delete Organization

`DELETE /organizations/{organization_id}`

Delete an organization (owner only).

## Path parameters

- `organization_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 359 revisions in range; 4 could not be searched.

- **2026-05-02** `6e37373d45fe` — 1 info
  - api tag `Organizations` added
- **2026-02-13** `72fe88316d15` — 1 info
  - endpoint added
- **2025-06-27** `e3e84db47198` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/organizations/:organization_id/delete.md)

---

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