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

# Delete

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

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

## Path parameters

- `department_id` string, required

## 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.dev/chrt/apis/chrt-fastapi/revisions/f39d4c9e8d5b?raw)
