Create Sandbox Image
Create a new sandbox image. Requires authentication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-workspace-id
Request
This endpoint expects an object.
image
name
description
enabled
is_default
memory_mb
Memory in MB (256–8192)
readiness_port
HTTP port for readiness probe. Leave blank to use exec probe (pgrep supervisord).
registry_id
tag
ttl_seconds
Hard time limit in seconds for sandbox pods (60–86400). Leave blank for no limit.
Response
Successful Response
created_at
description
enabled
id
image
is_default
memory_mb
name
tag
updated_at
readiness_port
registry_id
registry_name
ttl_seconds
workspace_id
Errors
422
Unprocessable Entity Error