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

# Delete organization

`DELETE /api/auth/organizations/{organization_id}`

Deletes an organization.

## Path parameters

- `organization_id` string, required

## Response `200`

OK

- DeleteOrganizationResponse
  - `message` string, required

## Changes

- **2026-07-08** `aaffe8d3713c` — 1 info
  - endpoint added

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

---

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