Terminate Workflow
temporal-workflows
Terminate Workflow
Terminate a running workflow.
Forcefully terminates the workflow without allowing it to handle cleanup. Use cancel for graceful shutdown when possible.
Query parameters (handled by downstream service):
- run_id: Specific run ID to terminate
Body (validated by downstream service):
- reason: Termination reason
POST
Terminate Workflow
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.