Endpoint
Request
| Parameter | Type | Required | Description |
|---|---|---|---|
language | string | No | Runtime language. Defaults to python. |
Supported Languages
| Language | Parameter |
|---|---|
| Python | python |
| Node.js | node |
| Go | go |
Create a new isolated sandbox with a persistent workspace.
| Parameter | Type | Required | Description |
|---|---|---|---|
language | string | No | Runtime language. Defaults to python. |
| Language | Parameter |
|---|---|
| Python | python |
| Node.js | node |
| Go | go |