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