v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Channel Menu Operations

Update channel menu items

put/channels/{channel_id}/menus/{menu_name}/items

Path parameters

channel_idstring required

Channel id. Optionally includes the project id, separated by a dash: mychannel-branchId

menu_namestring required

Name of menu

Headers

X-Resource-Versionstring

Resource's version. Must be used in any subsequent update requests of this resource. Can be obtained when GETting the resource

Request body

namestring required

the name of this menu item

linkstring

the link of this menu item. It can be either an external url or a reference to an internal route (e.g. 'home')

propertiesobject

the properties of this menu item. They will be available on the Experience Manager for Site Editors to view/edit

Response

OK

namestring required

the name of this menu item

linkstring

the link of this menu item. It can be either an external url or a reference to an internal route (e.g. 'home')

propertiesobject

the properties of this menu item. They will be available on the Experience Manager for Site Editors to view/edit