---
title: "Patches an Absence record referenced by ID using JsonPatch. See https://jsonpatch.com/ for details."
method: PATCH
path: "/attendance/absences/{id}"
tags: ["Absences"]
---

# Patches an Absence record referenced by ID using JsonPatch. See https://jsonpatch.com/ for details.

`PATCH /attendance/absences/{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

## Query parameters

- `autoGenerateDaysBasedOnWorkingPattern` boolean

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `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/revisions/f218760c73b5/schema)
