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

# Delete a project

`DELETE /v2/projects/{project_id}`

Deletes a project from the workspace. The response body is empty when the delete succeeds.

## Path parameters

- `project_id` string, required

## Response `200`

OK

- DeleteProjectResponse

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/2cd7e7f7bcb4/schema)
