APIWeb APIWorkflowsStop a workflowStop a workflow POST /api/stop_workflow Asks the runtime daemon to stop every running node in a workflow. force skips the graceful shutdown and kills the nodes immediately. Request Responses200404422503Successful ResponseProject or workflow not foundValidation ErrorRuntime unavailable