Skip to main content

Add menu item

Add menu item

Authorizations:Token
Request Body Schema:
Menu object that needs to be added
idintegerUnique ID
linkstringLink
lposintegerNode left value
rposintegerNode right value
depthintegerMenu "depth" in the tree
quickFlags
childrenArrayChild menus
parent
typestringType
positionintegerPosition
enabledbooleanIs menu enabled or not
visibleForstringVisible for anonymous only (A), logged in only (L), for all visitors (AL)

Responses

200Success
Response schema:
Success
idintegerUnique ID
linkstringLink
lposintegerNode left value
rposintegerNode right value
depthintegerMenu "depth" in the tree
quickFlags
childrenArrayChild menus
parent
typestringType
positionintegerPosition
enabledbooleanIs menu enabled or not
visibleForstringVisible for anonymous only (A), logged in only (L), for all visitors (AL)