Is your feature request related to a problem? Please describe.
Currently the API accepts only a list of files. It would be more convenient for some applications (web apps) to supply a URL instead as they don't have easy access to temporary file storage.
Describe the solution you'd like
Accept a list of URLs instead of files in the content field of the request body.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Currently the API accepts only a list of files. It would be more convenient for some applications (web apps) to supply a URL instead as they don't have easy access to temporary file storage.
Describe the solution you'd like
Accept a list of URLs instead of files in the
contentfield of the request body.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.