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.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

📘

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.

Body Params
string

The ID from Google Drive that matches a file you're adding

string

The key of the box you'd like to add this file to

Responses

Language
Credentials
:
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json