Create or update channel menu template properties

The properties are key-value pairs used to store extra information on the menu items. This endpoint interacts with the default properties for this menu: when creating a menu item from the UI (Experience Manager), it will automatically contain the default properties. When creating menu items through the /items endpoint of this API, any property can be defined, and only explicit properties will be created (it ignores the default properties). Existing items won't be affected by changes on the /properties endpoint, if they have to be updated, the /items endpoint can be used to include/remove any property for each item.

Path Params
string
required

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

string
required

Name of menu

Body Params
Headers
string

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

Responses

403

Forbidden

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.