Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The namespace of the repository
The name of the repository
Multipart upload of files. Each form field 'file[]' or 'file' should contain the file content (optionally gzip compressed), and the filename should be the content hash (e.g., 'file.jpg' is not used, the hash is the identifier).