Create Navigation ItemCopy Pagepost https://api.duda.co/api/sites/multiscreen/{site_name}/navigation/{lang}/itemsCreate the Navigation details of a Site.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramssite_namestringrequiredThe unique identifier of the target Site.langstringrequiredThe language.Body Paramshiddenarray of strings"DESKTOP", "TABLET", or "MOBILE"hiddenADD stringnext_sibling_idstringrequiredThe Id of the parent element. If an empty string, the item will be added to the end of the navigation.parent_idstringrequiredThe Id of the parent element. If an empty string, the item will be added to the top level of the navigation.titlestringrequiredThe text displayed to the user within the navigation.typestringenumrequiredDefaults to FOLDERCurrently the only supported type is FOLDER.FOLDERAllowed:FOLDERResponses 200200 400400Updated 11 months ago