Create Sandbox Session
Claim a warm sandbox pod or create a new one. Requires project_reference (or environment_id) — the sandbox is billed to that project.
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Body
Deprecated project ID or slug alias. Use project_reference.
Optional project UUID or slug. When set, the project owner is billed.
Deprecated camelCase project ID or slug alias. Use project_reference.
Optional environment ID. When set, its variables are copied once into the sandbox session.
Sandbox lifetime policy. default uses platform idle/max lifetime cleanup.
default, duration, always_on Required when ttl_mode is duration. Number of hours before cleanup, up to 24.
0 < x <= 24Response
Sandbox session created.
pending, provisioning, running, error, deleting default, duration, always_on x > 0