latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Workflow

Handoff submission

Hands off existing submission to specified workflow. This endpoint is available to "Administrator" users only.

Authorization Required:

  • Express Super User or Designer Administrator
put/workflow/{workflowPath}/handoff

Path parameters

workflowPathstring required

Path of the workflow to handoff submission

Request body

submissionIdstring required

ID of submission to use.

startNodestring

Path of the start node in handoff workflow. Default start node will be used when startNode is not provided.

Response

Successfully handed off submission

submissionIdstring

ID of submission

workflowIdstring

ID of workflow after handoff

statestring

Current state of the submission

statusCode200
submissionobject

Submission data