v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31135175384.2 KB
Browser Filesystem

Write or create a file

put/browsers/{id}/fs/write_file

Path parameters

idstring required

Browser session ID

Query parameters

pathstring required

Destination absolute file path.

modestring

Optional file mode (octal string, e.g. 644). Defaults to 644.

Response

File written successfully