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

# Remove employment model

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

## Path parameters

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

## Response `200`

Employment model removed

## Other responses

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

---

[API](https://skmtc.dev/timesheet/apis/timesheet-api.md) · [All operations](https://skmtc.dev/timesheet/apis/timesheet-api/llms.txt) · [OpenAPI document](https://skmtc.dev/timesheet/apis/timesheet-api/revisions/a3d2f44e7345?raw)
