Devbox
Devbox-FileTools
Write text file contents to Devbox filesystem.
Write UTF-8 string contents to a file at path on the Devbox. Note for large files (larger than 100MB), the upload_file endpoint must be used.
post/v1/devboxes/{id}/write_file_contents
Path parameters
idstring required
The Devbox ID.
Request body
Response
OK