LowCodeAPI
  • Revisions(4)
    • DEL
      Permanently deletes a file version.
    • GET
      Gets a revision's metadata or content by ID.
    • PATCH
      Updates a revision with patch semantics.
    • GET
      Lists a file's revisions.
DELETE
GET
PATCH
GET
DELETE
https://api.lowcodeapi.com/googledrive/drive/v3/files/file_id/revisions/revision_id
Path Parameters 2
file_id*string
revision_id*string

The path parameters will be sent as a URL query parameters as a part of the request.

Path Parameters
file_id*string
The ID of the file
revision_id*string
The ID of the revision
Response
API response data will be shown here once the request is completed.
Google Drive