Create a new plugin interface
POST/v2/pluginInterfaces
Creates a new plugin interface and grants the creator permission to manage that plugin interface.
Request
Responses
- 201
- 403
- 409
Created the plugin interface.
You must have the permission 'plugin_interface_create' on the plugin interface that is in your request.
Already exists.