Create a new plugin
POST/api/v1/admin/plugins
Creates a new plugin configuration. If the plugin is created with enabled: true,
an automatic health check is performed to verify connectivity.
Request
Responses
- 201
- 400
- 401
- 403
- 409
Plugin created
Invalid request
Unauthorized
PluginsManage permission required
Plugin with this name already exists