---
title: "Changes to Add Menu Board Category"
method: POST
path: "/menuboard/{menuId}/category"
---

# Changes to Add Menu Board Category

`POST /menuboard/{menuId}/category`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-07-30** `fe497e811c7f` — 9 breaking
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
- **2021-11-17** `23e8e640f524` — 1 info
- **2020-02-17** `8e1275395104` — 1 breaking

## Changes

- **2026-07-30** `fe497e811c7f` — 9 breaking
  - the `code` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - the `description` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - the `folderId` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - the `groupsWithPermissions` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - the `menuId` response's property type/format changed from `integer`/`` to ``/`` for status `201`
  - the `modifiedDt` response's property type/format changed from `integer`/`` to ``/`` for status `201`
  - the `name` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - the `permissionsFolderId` response's property type/format changed from `integer`/`` to ``/`` for status `201`
  - the `userId` response's property type/format changed from `integer`/`` to ``/`` for status `201`
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
  - added required request body
  - added the media type `application/json` for the response with the status `201`
- **2021-11-17** `23e8e640f524` — 1 info
  - endpoint added
- **2020-02-17** `8e1275395104` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/xibosignage/apis/xibo-api/docs/menuboard/:menuId/category/post.md) · [API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [Page](https://skmtc.dev/xibosignage/apis/xibo-api/changes/menuboard/:menuId/category/post)
