Execute a command in the sandbox
Sandboxes
Execute a command in the sandbox
POST
Execute a command in the sandbox
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Body
application/json
Required range:
x >= 1Optional command working directory. Use an absolute sandbox path such as /workspace/project, /tmp/project, /data/project, or /context/demo where present. Values are normalized before execution, must resolve to an existing directory in the running sandbox, and may not target reserved runtime paths under /workspace/.nullspace. This affects command execution only and does not limit general filesystem paths.