Update Navigation ItemAsk AIpatch https://api.duda.co/api/sites/multiscreen/{site_name}/navigation/{lang}/items/{navigation_id}Update the Navigation details of a Site.Path Paramssite_namestringrequiredThe unique identifier of the target Site.langstringrequiredThe language.navigation_idstringrequiredThe navigation item identifier.Body Paramshiddenarray of strings"DESKTOP", "TABLET", or "MOBILE"hiddenADD stringnext_sibling_idstringThe Id of the parent element. If an empty string, the item will be added to the end of the navigation.parent_idstringThe Id of the parent element. If an empty string, the item will be added to the top level of the navigation.Responses 200200 400400Updated 10 months ago