---
title: "Delete Allocation"
method: DELETE
path: "/allocations/{allocation_id}"
tags: ["Time Off"]
---

# Delete Allocation

`DELETE /allocations/{allocation_id}`

Delete a time-off allocation.

## Path parameters

- `allocation_id` number, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/everhour/apis/everhour-api.md) · [All operations](https://skmtc.net/everhour/apis/everhour-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everhour/everhour-api/revisions/fc6136e33352/schema)
