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

# Delete organization

`DELETE /organizations/{organization_id}`

Deletes an organization.

## Path parameters

- `organization_id` string, required

## Response `200`

OK

- DeleteOrganizationResponse
  - `message` string, required

---

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