Add file(s) to box

This call lets you add one or more files from Google Drive to a single box. Please note that the "Try it" functionality is nonfunctional in this example.

📘

Adding multiple files

For every additional file, you'll need to specify the driveBoxKey again and pair it with the respective new driveFileId.

The payload is an array of JSON matching the two name–value pairs above. You can pass one or more by using commas between each JSON object.

🚧

Authorization

Make sure to include your authorization in any request you make on your own.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!