✨ NEW:Flux 2 Dev Generate photorealistic images. · Try it now
cURL
curl --request POST \ --url https://modelslab.com/api/v1/workflows/{workflow_id}/runs/{execution_id}/cancel
Cancels a running or pending workflow execution.
{ "status": "success", "message": "Execution cancelled." }
400 Bad Request
404 Not Found
Was this page helpful?