---
title: "Delete department"
method: DELETE
path: "/companies/departments/{department_id}"
tags: ["Companies"]
---

# Delete department

`DELETE /companies/departments/{department_id}`

## Path parameters

- `department_id` number, required

## Response `204`

No Content

---

[API](https://skmtc.net/catsone/apis/cats-api-v3.md) · [All operations](https://skmtc.net/catsone/apis/cats-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/catsone/cats-api-v3/revisions/dedbbade450d/schema)
