PluginsDelete PluginDelete Plugin DELETE /api/plugins Deletes a plugin by slug. This operation is permanent and cannot be undone. Request Responses200400401404500Plugin deleted successfullyMissing slug query parameterAuthentication required or invalid tokenPlugin not foundInternal server error