---
title: "Delete project by id"
method: DELETE
path: "/v1/private/projects/{id}"
tags: ["Projects"]
---

# Delete project by id

`DELETE /v1/private/projects/{id}`

Delete project by id

## Path parameters

- `id` string, uuid, required

## Response `204`

No Content

## Other responses

- `409` — Conflict

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
