🎵 NEW: Song Generator API powered by ACE-Step v1.5 - Create full songs with vocals in 50+ languages (30s-8min) 🎶 · Try it now · Read Guide
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?