Create a new plugin interface
POST/v2/pluginInterfaces
Preview: The API is in development or testing phases and the interface could still change slightly.
Creates a new plugin interface and grants the creator permission to manage that plugin interface.
Scope: []
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.