Upload a file using a multipart/form-data encoded HTTP request.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The body of request in multipart/form-data format, containing the file content, file name and mime-type.