---
title: "Delete project"
method: DELETE
path: "/projects/current/"
tags: ["Organizations"]
---

# Delete project

`DELETE /projects/current/`

Deletes a project and its associated resources.
Requires write permissions for the project and its children.

## Headers

- `x-m2-organization-id` string, required
- `x-m2-project-id` string, required

## Response `200`

Default Response

- unknown

## Other responses

- `503` — Default Response

---

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