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.
Optional file mode (octal string, e.g. 644). Defaults to 644.
Body
application/octet-stream · file
The body is of type file
.
Response
File written successfully