---
title: "Delete department"
method: DELETE
path: "/company/v1/departments/{departmentId}"
tags: ["departments (usersService)"]
---

# Delete department

`DELETE /company/v1/departments/{departmentId}`

Delete department.

## Response `204`

No content

## Other responses

- `401` — Access token is missing or invalid
- `403` — Forbidden
- `404` — Resource not found

---

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