cURL
curl --request POST \ --url https://bugzy.ai/api/v1/projects/{id}/executions/{executionId}/cancel \ --header 'Authorization: Bearer <token>'
{ "error": { "code": "NOT_FOUND", "message": "Execution not found" } }
Documentation IndexFetch the complete documentation index at: https://www.bugzy.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.bugzy.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Project API key (bzy_proj_*). Generate in Dashboard → Project Settings → API Key.
Execution cancelled