sandboxes
POST /v1/sandboxes/:id/start — start a sandbox (API key, org inferred from key).
Start a sandbox and optionally wait until it is running.
post/v1/sandboxes/{sandbox_id}/start
Path parameters
sandbox_idstring uuid required
Sandbox ID
Query parameters
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.
Response
Sandbox start admitted or requested wait completed
Changes
No recorded changes to this endpoint across all 1 revision of this API.