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