Skip to main content
Question

Why does upload file method returns a list of files?


Hello,

I was wondering why do the following upload methods return a list of files rather than one single file:

  • Upload file POST "https://upload.box.com/api/2.0/files/content" Returns the new file object in a list.
  • Upload file version POST "https://upload.box.com/api/2.0/files/12345/content" Returns the new file object in a list.

I’m using the .NET Gen SDK which provides the `await boxClient.ChunkedUploads.UploadBigFileAsync` method that returns a single file instead of a list of files. Why doesn’t it return a list of files as the file is chunked?

 

Thank you for the clarifications,
Best regards,

Antonin

 

 

0 replies

Be the first to reply!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings