sandboxes
POST /v1/sandboxes — create a sandbox (API key, org inferred from key).
Create a microVM sandbox for the organization associated with the API key.
post/v1/sandboxes
Query parameters
startboolean
If true, durably queue the sandbox for immediate orchestrator dispatch.
wait_forSandboxWaitFor — unresolved $ref
Optional lifecycle state to wait for after durable start admission.
wait_timeoutinteger nullable
Server-side wait budget in seconds; valid only with wait_for.
Request body
CreateSandboxRequest required— unresolved $ref
Response
Sandbox created