templates
Spawn from template
Create a new sandbox using a template's configuration, with optional overrides
post/templates/{name}/spawn
Path parameters
namestring required
Template name
Request body
Example request
{
"provider": "firecracker",
"ttl": "30m"
}Response
Created