---
title: "POST /api/auth/delete-organization"
method: POST
path: "/api/auth/delete-organization"
tags: ["cloudAuth"]
---

# POST /api/auth/delete-organization

`POST /api/auth/delete-organization`

## Request body

- object
  - `confirmName` string, required

## Response `200`

Success

- object
  - `success` boolean, required

## Other responses

- `401` — Unauthorized
- `403` — NoOrganization | OrganizationDeletionForbidden
- `500` — UserStoreError | WorkOSError

---

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