Create Navigation ItemAsk AIpost https://api.duda.co/api/sites/multiscreen/{site_name}/navigation/{lang}/itemsCreate the Navigation details of a Site.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 10 months ago