Delete a plugin interface
DELETE/v2/pluginInterfaces/:pluginInterfaceId
Preview: The API is in development or testing phases and the interface could still change slightly.
Removes an existing plugin interface. This will also delete all registered plugins.
Scope: []
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.