task-resource

Update a task

post/api/tasks

Request body

callbackAfterSecondsinteger
extendLeaseboolean
externalOutputPayloadStoragePathstring
outputDataobject
reasonForIncompletionstring
status'IN_PROGRESS' | 'FAILED' | 'FAILED_WITH_TERMINAL_ERROR' | 'COMPLETED' | 'CANCELED'
subWorkflowIdstring
supportsCancellationboolean
taskIdstring required
workerIdstring
workflowInstanceIdstring required

Response

OK

Changes