Moves a workflow task to another node in the workflow model

POST /workflow/tasks/{taskId}/move

Parameters

Name Required Type Description
taskId true string
id true string

Response

{
  "type": "object",
  "properties": {},
  "description": ""
}