---
title: "Delete a time off balance adjustment"
method: DELETE
path: "/v1/org/{orgId}/timeoff/adjustment/{adjustmentId}"
tags: ["timeoffAdjustment"]
---

# Delete a time off balance adjustment

`DELETE /v1/org/{orgId}/timeoff/adjustment/{adjustmentId}`

## Path parameters

- `orgId` string, required
- `adjustmentId` string, required

## Response `204`

Time off adjustment deleted successfully

## Other responses

- `403` — Permission denied
- `404` — Time off adjustment not found

---

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