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)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Upgrade options