Content Management API > Menu Item
Update a menu item
Body parameters
Must be exactly "menu_item"
.
The label of the menu item
The URL to which the menu item points to
Opens link in new tab (to be used together with external_url
)
Item type associated with the menu item
Item type filter associated with the menu item (to be used together with item_type
relationship)
Returns
Returns
a resource object of type menu_item.
Examples