---
title: "Update"
method: PATCH
path: "/operations/departments/v1/{department_id}"
tags: ["/operations/departments"]
---

# Update

`PATCH /operations/departments/v1/{department_id}`

Updates a department configuration. | authz: min_org_role=administrator | (DepartmentClientUpdate1) -> (bool)

## Path parameters

- `department_id` string, required

## Request body

- DepartmentClientUpdate1 — unresolved $ref

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
