"base")300)memoryMB is set, inferred automatically.cpuCount is set, inferred automatically.cpuCount and memoryMB are provided, they must match a platform tier.
https://sb-<id>-p<port>.<domain> must include an Authorization: Bearer <token> (or X-OC-Preview-Token: <token>) header; missing or wrong → 401.scheme (string): must be "bearer". Reserved for HMAC/JWT later.token (string): "auto" (or omitted) → server generates a 256-bit random token. An explicit string of at least 16 characters lets you bring your own.previewAuthToken; only its SHA-256 hash is stored. Use POST /api/sandboxes/{id}/preview/rotate to mint a new one.Omit this field for the legacy open behavior — preview URLs respond to anyone who can reach the hostname.