Delete WordPress plugins from given siteAsk AIdelete https://api.rocket.net/v1/sites/{id}/pluginsEndpoint that can be to remove installed plugin from given site.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsPlugin to be deleted.pluginsstringComma separated list of plugins to delete. Cannot be 'must-use' pluginsResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago