Triggers an upgrade of the sandbox-api process. Returns 200 immediately before upgrading. The upgrade will: download the specified binary from GitHub releases, validate it, and restart. All running processes will be preserved across the upgrade. Available versions: “develop” (default), “main”, “latest”, or specific tag like “v1.0.0” You can also specify a custom baseUrl for forks (defaults to https://github.com/blaxel-ai/sandbox/releases)
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Upgrade options