Skip to main content

4 replies

stefanhelzle0001
Brainy
September 5, 2022

If the API supports multipart/form-data, then yes

September 5, 2022

Thank you, but I'm asking for web API object

stefanhelzle0001
Brainy
September 5, 2022

I am confused. A web API cannot send any data, it can only respond to a call from external.

But back to topic. I think your ask has been discussed here recently. And AFAIK a web API can only accept one file at a time. This can be a ZIP that contains multiple files.