Files
Write a file to a sandbox
Creates parent directories as needed and overwrites any existing file.
POST
Write a file to a sandbox
Documentation Index
Fetch the complete documentation index at: https://docs.superserve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Per-sandbox token returned by create, resume, and activate. Grants access to a single sandbox's files and commands. Distinct from the team X-API-Key.
Query Parameters
Absolute path of the file inside the sandbox (e.g. /home/user/out.txt).
Body
application/octet-stream
The body is of type file.
Write a file to a sandbox