---
title: "Remove overtime rule"
method: DELETE
path: "/v1/organizations/{orgId}/employment-models/{id}/overtime-rules/{ruleId}"
tags: ["Employment Models"]
---

# Remove overtime rule

`DELETE /v1/organizations/{orgId}/employment-models/{id}/overtime-rules/{ruleId}`

## Path parameters

- `orgId` string, required
- `id` string, required
- `ruleId` string, required

## Response `200`

Overtime rule removed

## Other responses

- `400` — Bad request
- `401` — Not authorized

---

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