---
title: "Delete an organization"
method: DELETE
path: "/organizations/{organizationKey}"
---

# Delete an organization

`DELETE /organizations/{organizationKey}`

Delete an [organization](reference#get-an-organization) by providing the organization key.

* Upon deleting a organization, the organization will also be removed from any associated [boxes](reference#get-a-box).

## Path parameters

- `organizationKey` string, required

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/streakyc/apis/directory-fields.md) · [All operations](https://skmtc.net/streakyc/apis/directory-fields/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streakyc/directory-fields/versions/f9ece0b33f19/schema)
