---
title: "Cancellation of a leave"
method: DELETE
path: "/api/v3/leaves/{id}"
tags: ["Leaves"]
---

# Cancellation of a leave

`DELETE /api/v3/leaves/{id}`

Cancel a single Leave by its unique identifier.

## Response `200`

OK

## Other responses

- `400` — 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)
