Box
Write a file in a Box
put/boxes/{boxId}/files
Path parameters
boxIdstring required
Public Box id returned by create/list/get box calls.
Request body
Response
File written.
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.