Yolocode

Write File

Write content to a file in a sandbox

Writes content to a file in a sandbox.

Authorizationstringrequired(header)
Bearer token. Bearer <github_token>
sandboxIdstringrequired(path)
Sandbox ID.
pathstringrequired(body)
File path to write.
contentstringrequired(body)
File content.
For Daytona sandboxes, use /api/daytona/{sandboxId}/files/write.