Hi
I need to upload only contents of the file without metadata. Tried different ways of calling the api it always puts the metadata ( headers - Content-Type: application/json Content-Disposition and file name ) are getting added as part of the file.
api is - /me/drive/root:/FolderA/FileB.txt:/content

