Skip to main content

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

Body

required

executionParams

    object

Responses

OK

Schema

    object

Loading...