delete https://example.com/settings/v1/plugins/
Delete Plugin
Will delete the plugin, its service user in the UMS, unsubscribe from all subscriptions, and delete its code if uploaded.
If this API fails, it will roll back the changes it made.
The below table describes the request parameters:
Parameter | Type | Mandatory | Description |
---|---|---|---|
name | String | true | The name of the plugin with the prefix "Plugin-" included |
This API requires SETTINGS_PLUGIN_DELETE permission(s).