Update SitesAsk AIput https://api.kevel.co/v1/site/{SiteID}This API call updates a site with a new URL and/or title, using the "Site ID". Please note that the "Site ID cannot be changed.Path ParamsSiteIDint32requiredID of the SiteBody ParamsIdstringrequiredThe id of the Site. Cannot be changed.TitlestringrequiredUpdate the friendly name title if neededUrlstringrequiredUpdate the URL in format https://path of URL if neededIsDeletedbooleanIf want to delete, set to trueResponse 200200Updated 7 months ago