Google Docs
communityOnline word processor for creating and editing documents collaboratively
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://docs.googleapis.com/v1/documentsCreate a new document
Parameters
titledocument title (stringrequiredReturns
document with documentId, title, revisionIdGET
https://docs.googleapis.com/v1/documents/{documentId}Get document content
Parameters
documentIddocument ID (stringrequiredReturns
document with title, body{content[]}, revisionIdPOST
https://docs.googleapis.com/v1/documents/{documentId}:batchUpdateApply edits to a document
Parameters
requestsedit operations (arrayrequireddocumentIddocument ID (stringrequiredReturns
replies[] with results of each operation