---
title: "Delete time off"
method: DELETE
path: "/time_offs/{time_off_id}"
tags: ["Time Off"]
---

# Delete time off

`DELETE /time_offs/{time_off_id}`

Delete a time off.

Required scope: `time_off:delete`

## Path parameters

- `time_off_id` string, required

## Response `204`

No content

---

[API](https://skmtc.dev/frontapp/apis/core-api.md) · [All operations](https://skmtc.dev/frontapp/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/frontapp/core-api/revisions/76d1eaa2d0eb/schema)
