---
title: "Delete a Client by id"
method: DELETE
path: "/timmi-project/api/v4/clients/{id}"
tags: ["Clients"]
---

# Delete a Client by id

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

Delete a single client. Deletion is irrevocable.

## Response `204`

No content

## Other responses

- `400` — Problem
- `401` — Problem
- `403` — Problem
- `404` — 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/versions/110f9897756c/schema)
