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

# Delete an organization

`DELETE /v1/orgs/{org_slug}`

Permanently deletes the org. Requires `owner` role.

## Path parameters

- `org_slug` string, required

## Response `200`

Default Response

- object
  - `ok` boolean

---

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