v1

latestOpenAPI 3.0.0Apache-2.02026-07-172384109.4 KB

trigger ContinueAsNew for a workflow

post/api/v1/workflow/triggerContinueAsNew

Request body

workflowIdstring required
workflowRunIdstring

Example request

{
  "workflowRunId": "workflowRunId",
  "workflowId": "workflowId"
}

Response

successful operation