Create a new kernel context
Code
Create a new kernel context
POST
Create a new kernel context
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Body
application/json
Working directory for the kernel. Must be an absolute sandbox path such as /workspace/project, /tmp/notebooks, /data/notebooks, or /context/demo where present. Values are normalized before kernel startup, must resolve to an existing directory in the running sandbox, and reserved runtime paths under /workspace/.nullspace are rejected.