---
title: "/departments/:id"
method: DELETE
path: "/departments/{id}"
---

# /departments/:id

`DELETE /departments/{id}`

Deletes a department. Required scope: `w_departments`. Accessible with all token types.

## Path parameters

- `subdomain` string, required
- `id` string, required

## Query parameters

- `force` string

## Response `204`

204

## Other responses

- `401` — 401
- `403` — 403
- `404` — 404
- `409` — 409
- `422` — 422

---

[API](https://skmtc.net/workable/apis/account-root.md) · [All operations](https://skmtc.net/workable/apis/account-root/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/workable/account-root/versions/3ead9ec42165/schema)
