Update site properties.Ask AIpatch https://api.rocket.net/v1/sites/{id}Endpoint that can be used to change limited site properties, like label.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsUpdated site settingslabelstring | nullA label which can be used to identify the site separately from the site's domainmetadataobjectSiteMetadata objectsite_typeintegerenumType of site. 0 == WordPress, 1 == static site01Allowed:01Responses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago