Overview
List Workflows
Get a Workflow
Create a Workflow
Update a Workflow
Delete a Workflow
Trigger a Workflow
Manually trigger a workflow with optional input data:List Instances
View execution instances for a workflow:Get Instance Details
Get a single instance with its full step logs:Cancel an Instance
Cancel a running or waiting instance:Only instances in
running or waiting status can be cancelled. Attempting to cancel a completed or already cancelled instance returns a 409 error.