---
title: "Delete Organisation"
method: DELETE
path: "/me/organisations/{organisation_id}"
tags: ["User API"]
---

# Delete Organisation

`DELETE /me/organisations/{organisation_id}`

Soft delete an organisation. Only its creator may do this.

## Path parameters

- `organisation_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-31** `72e064594fc8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/toolhouse/apis/toolhouse-api/changes/me/organisations/:organisation_id/delete.md)

---

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