---
title: "Delete a work-contract"
method: DELETE
path: "/directory/api/4.0/work-contracts/{id}"
tags: ["Work-Contracts"]
---

# Delete a work-contract

`DELETE /directory/api/4.0/work-contracts/{id}`

Delete a work-contract by its ID.

<Warning>You cannot delete a work-contract if it is the only one an employee has.</Warning>

## Response `204`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Unexpected Error

---

[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)
