Upload and stage files to a workspace. Accept a multipart with either gzipped or uncompressed file parts. Use the filename from the file part and compute the file hash from the content.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The namespace of the repository
The name of the repository
The UUID of the workspace
The target path to upload the file to
Multipart upload of file. Each file should be sent as a separate file part