---
title: "Delete Menu Board Category"
method: DELETE
path: "/menuboard/{menuCategoryId}/category"
tags: ["menuBoard"]
---

# Delete Menu Board Category

`DELETE /menuboard/{menuCategoryId}/category`

Delete existing Menu Board Category

## Path parameters

- `menuCategoryId` integer, required

## Response `204`

successful operation

## Changes

- **2026-07-30** `fe497e811c7f` — 1 breaking, 1 warning
  - added the new path request parameter `menuCategoryId`
  - deleted the `path` request parameter `menuId`
- **2021-11-17** `23e8e640f524` — 1 info
  - endpoint added
- **2020-02-17** `8e1275395104` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/xibosignage/apis/xibo-api/changes/menuboard/:menuCategoryId/category/delete.md)

---

[API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [All operations](https://skmtc.dev/xibosignage/apis/xibo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xibosignage/xibo-api/revisions/9136e3c2cb1d/schema)
