Plugins
Delete a plugin
Removes a plugin from the configuration and stops it if running.
delete/api/plugins/{name}
Path parameters
namestring required
Plugin display name (the config field name, not the internal actualName from GetName())
Response
Plugin deleted successfully