---
title: "PUT /api/services/app/HISService/UpdateSync"
method: PUT
path: "/api/services/app/HISService/UpdateSync"
tags: ["HISService"]
---

# PUT /api/services/app/HISService/UpdateSync

`PUT /api/services/app/HISService/UpdateSync`

## Request body

- SyncServiceDto
  - `id` integer
  - `name` string, required — Required; Max length 256
  - `shortName` string, required — Required; Max length 16
  - `isActive` boolean
  - `sourceId` string, nullable — Max length 128
  - `hisSource` 0 | 1
  - `displayIndex` integer, nullable

## Response `200`

Success

- integer

---

[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)
