trace

Signal workflow execution start

Updates the workflow execution trace for the given workflowId.

put/trace/{workflowId}/begin

Path parameters

workflowIdstring required

Workflow string identifier

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

launchIdstring
processNamesstring[]
towerLaunchboolean

Response

OK

status'OK' | 'KO'
watchUrlstring
workflowIdstring

Changes