delete https://example.com/settings/v2/plugins/
Delete Plugin
Will delete the plugin, its service user in the UMS, unsubscribe from all subscriptions, and delete its code if uploaded.
If the plugin deployment package type is IMAGE, the related docker image will be removed (only if not being used by other plugins)
If this API fails, it will roll back the changes it made.
For more detailed information regarding the plugins, please visit the following page: https://docs.biot-med.com/docs/biot-plugins
Path Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
name | string | true | null |
This API requires SETTINGS_PLUGIN_DELETE permission(s).