Set the status of a step in a workflow’s execution as failed. This is useful for long-running workflows.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The workflows execution's workflow id.
The details of changing a workflow execution's step status.
OK
The details of failing the workflow step.