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

# Delete a Project by id

`DELETE /timmi-project/api/v4/projects/{id}`

Only projects at "draft" status can be deleted.

## Response `204`

No Content

## Other responses

- `400` — Problem
- `401` — Problem
- `403` — Problem
- `500` — Problem

---

[API](https://skmtc.net/luccasoftware/apis/lucca-expenses.md) · [All operations](https://skmtc.net/luccasoftware/apis/lucca-expenses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/luccasoftware/lucca-expenses/revisions/110f9897756c/schema)
