Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt

Use this file to discover all available pages before exploring further.

DELETE /sandboxes/{sandbox_id}
Cancels the sandbox run and queues immediate environment cleanup. Response
{
  "sandbox_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "status": "deleted"
}