---
title: "Delete organization"
method: DELETE
path: "/api/v1/org/{organizationUuid}"
tags: ["Organizations"]
---

# Delete organization

`DELETE /api/v1/org/{organizationUuid}`

Deletes an organization and all users inside that organization

## Path parameters

- `organizationUuid` string, required

## Response `200`

Ok

- ApiSuccessEmpty
  - `results` unknown
  - `status` 'ok', required

## Other responses

- `default` — Error

---

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