---
title: "Deletes an Absence Day."
method: DELETE
path: "/attendance/absencedays/{id}"
tags: ["AbsenceDays"]
---

# Deletes an Absence Day.

`DELETE /attendance/absencedays/{id}`

![Beta](https://img.shields.io/badge/Status-Beta-yellow) <br /> This API request method is currently in beta testing. <br /> To gain access to use this method, please contact <a href='mailto:hrapi@iris.co.uk'>hrapi@iris.co.uk</a>.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed

---

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