cURL
curl --request DELETE \ --url https://{FUSION HOST}/api/connectors/plugins/{type}
{ "pluginId": "lucidworks.slack", "status": { "action": "UNINSTALL", "status": "SUCCESS", "message": "Plugin with pluginId 'lucidworks.slack' was uninstalled successfully." } }
Uninstall the connector plugin with the given ID.
The connector type.
OK
The ID of the connector plugin.
"lucidworks.web-v2"
The action taken and its final status.
Show child attributes
Was this page helpful?