Workflow Service
Execution Workflow Instance

Update Task Instance

1min
PUT
This endpoint is to update a Task Instance in a Workflow Instance.
Path Parameters
workflowInstanceId
*
taskId
*
Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
Body Parameters
body
jobId
*
dispatchId
*
attemptId
*
status
*
code
data
*
meta
*
updatedBy
*
timestamp
*
sequenceId
*
stateName
*
Responses
200
OK - The request succeeded.
error
request
data
400
Bad request - The server is unable to process the request due to something that is perceived to be a client error.
error
request
Curl
JS
Ruby
Python
Responses
200
400