sandboxes
POST /v1/sandboxes/by-name/:name/start — start a sandbox by name (API key).
Start a sandbox selected by its organization-scoped name.
post/v1/sandboxes/by-name/{name}/start
Path parameters
namestring required
Sandbox name (unique within the org)
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.