JavaScript
Browser Filesystem
Write or create a file
PUT
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-docs-chrome-policy-on-demand.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Browser session ID
Query Parameters
Destination absolute file path.
Pattern:
^/.*Optional file mode (octal string, e.g. 644). Defaults to 644.
Pattern:
^[0-7]{3,4}$Body
application/octet-stream
The body is of type file.
Response
File written successfully