Skip to content

Resume Sandbox

POST/sandboxes/:id/connect

Resume a paused sandbox. All files and environment state are preserved. Connecting also extends the sandbox TTL.

Request Body

FieldTypeRequiredDescription
timeoutintegerNew timeout in seconds from now

Response

Returns the sandbox object with status: "running". See the sandbox object.