---
title: "Delete a Business Unit"
method: DELETE
path: "/api/record/businessunit/{id}"
---

# Delete a Business Unit

`DELETE /api/record/businessunit/{id}`

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `success` boolean
  - `data` unknown
  - `message` string

## Other responses

- `400` — 400
- `401` — 401

---

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