---
title: "DELETE /orgs/{org_id}/projects/{project_id}"
method: DELETE
path: "/orgs/{org_id}/projects/{project_id}"
tags: ["projects"]
---

# DELETE /orgs/{org_id}/projects/{project_id}

`DELETE /orgs/{org_id}/projects/{project_id}`

Delete a project.

## Path parameters

- `org_id` string, required
- `project_id` string, required

## Response `204`

Project deleted

## Other responses

- `403` — Insufficient permissions

## Changes

- **2026-06-05** `45de91fcec33` — 1 info
  - added the non-success response with the status `403`
- **2026-03-16** `eb2c08128881` — 1 info
  - removed the non-success response with the status `403`

[Change history](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/changes/orgs/:org_id/projects/:project_id/delete.md)

---

[API](https://skmtc.dev/timbal-ai/apis/timbal-platform-api.md) · [All operations](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/timbal-ai/timbal-platform-api/revisions/dd7e398ce0d3/schema)
