Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://agentgate.mynewapi.com/v1/runs/run_abc123/cancel \ -H "Authorization: Bearer YOUR_API_KEY"
{ "id": "run_abc123", "status": "cancelled", "cancelledAt": "2024-01-15T10:32:00Z" }
Cancel a running or pending run
run_xxxxx
cancelled
pending
running