Update PageAsk AIput https://api.duda.co/api/sites/multiscreen/{site_name}/pages/{page_uuid}Update an existing Page of a Site.Path Paramssite_namestringrequiredThe unique identifier of the target Site.page_uuidstringrequiredThe name of the target page.Body Paramsdraft_statusstringenumDefaults to STAGED_DRAFTIf marked as STAGED_DRAFT, the page will be published alongside the next publish of the site. If DRAFT, then the page will not be published and a currently published page will be unpublished. You cannot set the home page as draft.Allowed:STAGED_DRAFTDRAFTheader_htmlstringThe new page header HTML to assign to the page.pathstringThe new url path to assign to the page.seoobjectThe new SEO settings to assign to the page.seo objectstylesobjectstyles objecttitlestringThe new title to assign to the page.Responses 200200 400400Updated 2 months ago