v1
latestOpenAPI 3.1.02026-07-242470655.6 KBCreate Navigation Item
Create the Navigation details of a Site.
post/sites/multiscreen/{site_name}/navigation/{lang}/items
Path parameters
site_namestring required
The unique identifier of the target Site.
langstring required
The language.
Request body
Response
200
Example response
{
"hidden": [
"MOBILE"
],
"id": "dm_navGroup00_item",
"next_sibling_id": "dm_navGroup010101323624_item",
"title": "Home",
"type": "PAGE",
"url": "/"
}