Execute command to the plugin instance
PUT/v1/plugin/:projectName/:pluginName/common/:command
Execute command to the plugin instance
Request
Path Parameters
command stringrequired
command
pluginName stringrequired
pluginName
projectName stringrequired
projectName
- application/json
Body
required
executionParams
object
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
object
{}
Loading...