Update WordPress themes on given siteAsk AIput https://api.rocket.net/v1/sites/{id}/themesEndpoint that can be used to update already installed theme to a newer version on given site.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsTheme to be updated.themestringrequiredupdatebooleanDefaults to trueWhether to update the theme to the latest versiontruefalseResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago