---
title: "Reset (delete) a misconfigured contract incl. its absences and balances. Blocked when approved/compensated history exists. Requires a reason; fully audit-logged."
method: POST
path: "/v1/organizations/{orgId}/contracts/{id}/reset"
tags: ["Contracts"]
---

# Reset (delete) a misconfigured contract incl. its absences and balances. Blocked when approved/compensated history exists. Requires a reason; fully audit-logged.

`POST /v1/organizations/{orgId}/contracts/{id}/reset`

## Path parameters

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

## Request body

- ContractResetDto
  - `reason` string

## Response `200`

Contract reset

## 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/versions/fbe59bacb638/schema)
