Added

  • FilesCreate a file upload: Endpoint is now available, which allows to register a file upload and receive presigned S3 upload targets plus a file handle for claiming ownership once the upload completes.

  • FilesCheck file upload status: Endpoint is now available, which allows to poll the upload status of a file after registering it, checking whether it has cleared virus scanning.

  • FilesComplete a multipart upload: Endpoint is now available, which allows to finalize an S3 multipart upload after all parts have been uploaded.