Used to store multiple files in one go. Up to 100 files are supported per request. A JSON object holding your File list SHOULD be put into a request body.
Headers
AcceptstringOptionalVersion header.
Request
This endpoint expects a list of strings.
Response
This endpoint returns an object.
statusstringOptional
problemsmap from strings to anyOptional
Dictionary of passed files UUIDs and problems associated with these UUIDs.
resultlist of objectsOptional
List of file objects that have been stored/deleted.