Upload files as stream

This API endpoint allows to upload a list of files as stream.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
files
array of files

The list of files to upload.

Responses
200

Files uploaded successfully.

400

No files provided or invalid files.

401

Authentication token is empty or invalid.

500

Internal server error occurred.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!