Skip to main content

Multiple File Image upload not working

Comments

1 comment

  • Eric Pasos

    Hi Gavin,

    When using our Upload API, it is currently only supporting a single file for each upload. Although, you can use multi-threads (e.g., iterate through files from the frontend and do multiple POST to your backend for each file) to upload many files at once as the Upload API does have a high concurrency rate.

    Hope this helps. Please let me know if you have any further questions.

    0

Post is closed for comments.