---
title: "Change the details of a leave request"
method: PUT
path: "/v2/providers/employers/employees/employments/leaverequests/{leaveRequestId}"
tags: ["Leave request"]
---

# Change the details of a leave request

`PUT /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId}`

__Activity name :__ <a href="https://developer.loket.nl/Activities/PutLeaveRequestByLeaveRequestId" target="_blank">PutLeaveRequestByLeaveRequestId</a><br>   <br><br>Change the details of a Leave request<br><br>__Important:__ A PUT is only allowed when the leave requests is in the status \submitted\"/\"ingediend\". Only the field of `commentHandler`  may be editied in other statuses.<br>"

## Path parameters

- `leaveRequestId` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error

---

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