Delete a plugin interface
DELETE/v2/pluginInterfaces/:pluginInterfaceId
Removes an existing plugin interface. This will also delete all registered plugins.
Request
Responses
- 204
- 403
Deleted the plugin interface.
You must have the permission 'plugin_interface_manage' on the plugin interface that is in your request. The creator of the plugin interface receives this permission automatically.