Exec
Execute a command inside a sandbox
Runs a command inside the sandbox and waits for it to finish, returning stdout, stderr, and exit code. Idle sandboxes are automatically resumed before execution.
post/sandboxes/{sandbox_id}/exec
Request body
Response
Command executed