Write raw bytes to a sandbox file path through the sandbox proxy.
204 No Content when the write succeeds.
Parent directories are created automatically if needed. Paths containing .. are rejected with 403 Forbidden.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Absolute or relative file path inside the sandbox.
The body is of type file.
File written successfully