---
title: "DELETE /api/{version}/organizations/{orgId}/projects/{id}"
method: DELETE
path: "/api/{version}/organizations/{orgId}/projects/{id}"
tags: ["Projects"]
---

# DELETE /api/{version}/organizations/{orgId}/projects/{id}

`DELETE /api/{version}/organizations/{orgId}/projects/{id}`

## Path parameters

- `orgId` string, required
- `id` string, required
- `version` string, required

## Response `204`

Project deleted successfully

## Other responses

- `404` — Project not found

---

[API](https://skmtc.net/data-grapes/apis/grapes-api.md) · [All operations](https://skmtc.net/data-grapes/apis/grapes-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/data-grapes/grapes-api/revisions/8ff77fe45bba/schema)
