task-resource

Update running task in the workflow with given status and output asynchronously

post/api/tasks/{workflowId}/{status}/signal

Path parameters

workflowIdstring required
status'IN_PROGRESS' | 'FAILED' | 'FAILED_WITH_TERMINAL_ERROR' | 'COMPLETED' | 'CANCELED' required

Request body

object required

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.