POST
/
v1
/
sandbox-config
/
e2b
/
default

Headers

user_id
string | null

Response

200 - application/json
created_by_id
string | null

The id of the user that made this object.

last_updated_by_id
string | null

The id of the user that made this object.

created_at
string | null

The timestamp when the object was created.

updated_at
string | null

The timestamp when the object was last updated.

id
string

The human-friendly ID of the Sandbox

type
enum<string>

The type of sandbox.

Available options:
e2b,
local
organization_id
string | null

The unique identifier of the organization associated with the sandbox.

config
object

The JSON sandbox settings data.