---
title: "Delete a project"
method: DELETE
path: "/api/projects/{id}"
tags: ["Projects"]
---

# Delete a project

`DELETE /api/projects/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Deleted

## Changes

- **2026-03-05** `7d3ddc8e4a11` — 1 info
  - endpoint added
- **2026-03-05** `4f9e7b2bb856` — 1 breaking
  - api path removed without deprecation
- **2026-03-05** `c4529fb5f8b8` — 1 info
  - endpoint added
- **2026-03-05** `c77c4b480b1d` — 1 breaking
  - api path removed without deprecation
- **2026-03-05** `786bd2979059` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/projects/:id/delete.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
