LowCodeAPI
Google Drive

Others

  • About(1)
    • GET
      Gets information about the user the user's Drive and system capabilities.
  • Changes(3)
    • GET
      Gets the starting pageToken for listing future changes.
    • GET
      Lists the changes for a user or shared drive.
    • POS
      Subscribes to changes for a user.
  • Channels(1)
    • POS
      Stop watching resources through this channel.
  • Comments(5)
    • POS
      Creates a comment on a file.
    • GET
      Lists a file's comments.
    • DEL
      Deletes a comment.
    • GET
      Gets a comment by ID.
    • PAT
      Updates a comment with patch semantics.
  • Drives(7)
    • POS
      Creates a shared drive.
    • GET
      Lists the user's shared drives.
    • DEL
      Permanently deletes a shared drive for which the user is an organizer.
    • GET
      Gets a shared drive's metadata by ID.
    • PAT
      Updates the metadata for a shared drive.
    • POS
      Hides a shared drive from the default view.
    • POS
      Restores a shared drive to the default view.
  • Files(12)
    • POS
      Creates a copy of a file and applies any requested updates with patch semantics.
    • POS
      Creates a file.
    • GET
      Lists or searches files.
    • DEL
      Permanently deletes a file owned by the user without moving it to the trash.
    • GET
      Gets a file's metadata or content by ID.
    • PAT
      Updates a file's metadata and/or content.
    • DEL
      Permanently deletes all trashed files of a user or shared drive.
    • GET
      Exports a Google Workspace document to the requested MIME type and returns exported byte content.
    • GET
      Generates a set of file IDs which can be provided in create or copy requests.
    • GET
      Lists the labels on a file.
    • POS
      Modifies the set of labels on a file.
    • POS
      Subscribe to changes on a file.
  • Permissions(5)
    • POS
      Creates a permission for a file or shared drive.
    • GET
      Lists a file's or shared drive's permissions.
    • DEL
      Deletes a permission.
    • GET
      Gets a permission by ID.
    • PAT
      Updates a permission with patch semantics.
  • Replies(5)
    • POS
      Creates a reply to a comment.
    • GET
      Lists a comment's replies.
    • DEL
      Deletes a reply.
    • GET
      Gets a reply by ID.
    • PAT
      Updates a reply with patch semantics.
  • Revisions(4)
    • DEL
      Permanently deletes a file version.
    • GET
      Gets a revision's metadata or content by ID.
    • PAT
      Updates a revision with patch semantics.
    • GET
      Lists a file's revisions.
  • Team Drives(5)
    • POS
      Deprecated use drives.
    • GET
      Deprecated use drives.
    • DEL
      Deprecated use drives.
    • GET
      Deprecated use drives.
    • PAT
      Deprecated use drives.