task-resource
Update a task By Ref Name. The output data is merged if data from a previous API call already exists.
post/api/tasks/{workflowId}/{taskRefName}/{status}
Path parameters
workflowIdstring required
taskRefNamestring required
status'IN_PROGRESS' | 'FAILED' | 'FAILED_WITH_TERMINAL_ERROR' | 'COMPLETED' | 'CANCELED' required
Query parameters
workeridstring
Request body
object required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.