Search code examples
google-docs-apigoogle-drive-api

Upload new revision file


Is possible upload an existing file and automatically create a new revisión instead of replace it?.

Thanks.


Solution

  • On an update (PUT) request, or patch request, you can specify the newRevision query parameter to create a new revision.