How to change the date the file was last modified using the Api document list? Is it possible? Google Drive client does it somehow!
Bu, changing the contents of a file, the last modified date should be changed automatically.
Do you have a problem with this?
Try using files.touch
Set the file update time to the current server time.
POST https://www.googleapis.com/drive/v2/files/fileId/touch
touch,
touch