---
title: "PUT /api/services/app/StopShift/Update"
method: PUT
path: "/api/services/app/StopShift/Update"
tags: ["StopShift"]
---

# PUT /api/services/app/StopShift/Update

`PUT /api/services/app/StopShift/Update`

## Request body

- CRUStopShiftDto
  - `id` integer
  - `idClinic` integer, nullable
  - `idDoctor` integer, nullable
  - `idShift` integer
  - `reason` string, nullable
  - `isActive` boolean

## Response `200`

Success

---

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