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

# Delete an organization

`DELETE /organization/{organization_id}`

> This endpoint **may be changed or removed at any time**. Don't use it in production environments.

## Path parameters

- `organization_id` string, required

## Query parameters

- `recursive` boolean, required

## Response `204`

Delete an organization

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.net/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/versions/ecaeabf1da31/schema)
