Cancel Workflow Run
Workflows
Cancel Workflow Run
Cancel a running workflow execution.
POST
Cancel Workflow Run
Documentation Index
Fetch the complete documentation index at: https://docs.encrata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires a JWT token or API key in theAuthorization header.
Request
The run ID to cancel.
Example request
Response
Only runs with status
queued or running can be cancelled. Already completed or failed runs cannot be cancelled.