Skip to main content
POST
Replace connection

Authorizations

Authorization
string
header
required

Enter your JWT token

Body

application/json

The replacement payload identifying the source and target connections.

Request body for replacing a connection used by a workflow.

workflowId
integer<int32>
required

Identifier of the workflow whose connection is being replaced.

originalConnectionId
integer<int32>
required

Identifier of the connection currently used by the workflow.

newConnectionId
integer<int32>
required

Identifier of the connection to use instead.

Response

An empty success response when the replacement completes.

The response is of type file.