---
title: "Delete an existing org by ID"
method: DELETE
path: "/api/v1/orgs/{id}"
tags: ["Orgs"]
---

# Delete an existing org by ID

`DELETE /api/v1/orgs/{id}`

Required scope - write_org

## Path parameters

- `id` number, required

## Response `204`

Successful operation with no content to return

## Changes

- **2025-01-03** `e2be4bbc7720` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/orgs/:id/delete.md)

---

[API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [All operations](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/valuemelody/melody-auth-s2s-api/revisions/2e1471620fd7/schema)
