Partial update section

View as MarkdownOpen in Claude

Partial update section properties. Only provided fields are updated. Preferred over PUT for single-field changes (e.g. sortNum reorder, rename, toggle visibility).

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

menuIdstringRequired
Menu UUID
sectionIdstringRequired
Section UUID

Headers

X-Tenant-IDstringOptional
Tenant identifier

Request

This endpoint expects an object.
namestringRequired
descriptionstringRequired
displayTypestringRequired
sortNumintegerRequired
visiblebooleanRequired

Response

OK
codeinteger
messagestring
sectionobject
isSuccessboolean

Errors

404
Not Found Error