Skip to main content
POST
Creates a new sandbox pre-configured from a named template Served by the live controller (answers 401 unauthenticated) but absent from its published /openapi.json — verified 2026-08-31.

Request body

CreateFromTemplateRequest
string
required
Identifier of the template to use
integer
Timeout in seconds (30-3600)
object
Environment variables to inject
string
Override template CPU limit (e.g., ‘2’, ‘500m’)
string
Override template memory limit (e.g., ‘2Gi’, ‘512Mi’)

Response

CreateSandboxResponse
string (uuid)
string
SandboxStatusEnum
string (date-time)

Status codes

Last modified on August 31, 2026