Edit one node
PATCH/admin/menu/:id
Every field is optional and every one distinguishes ABSENT from CLEARED:
omitting path leaves the node's link alone, sending null turns it into a
group header.
The node's position is not editable here — that is what the reorder route is for, because moving one node renumbers its siblings.
Permission: menu.write
Request
Responses
- 200
- 400
- 401
- 403
- 404
Updated
X-Tenant-Id is missing, or the body is malformed
No session cookie, or it expired
The role lacks menu.write, or the caller is not a member of this casino
No such node