---
title: "DELETE /api/orgs/{name}"
method: DELETE
path: "/api/orgs/{name}"
tags: ["organization"]
---

# DELETE /api/orgs/{name}

`DELETE /api/orgs/{name}`

## Path parameters

- `name` string, required

## Response `204`

Organization deleted

## Other responses

- `401` — Authentication required
- `403` — Insufficient permissions
- `404` — Organization not found

---

[API](https://skmtc.dev/mari/apis/gitarena.md) · [All operations](https://skmtc.dev/mari/apis/gitarena/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mari/gitarena/revisions/b3640d5600df/schema)
