---
title: "POST /organization.delete"
method: POST
path: "/organization.delete"
tags: ["organization"]
---

# POST /organization.delete

`POST /organization.delete`

## Request body

- object
  - `organizationId` string, required

## Response `200`

Successful response

- object
  - `createdAt` string, date-time, required
  - `id` string, required
  - `logo` string, nullable, required
  - `metadata` string, nullable, required
  - `name` string, required
  - `ownerId` string, required
  - `slug` string, nullable, required

## Other responses

- `default` — Error response

---

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