Sheets API adds comment create, edit, and delete
Google Sheets API
Feature
Developer Preview: You can now programmatically create and manage comments in Google Sheets with the Google Sheets API. This includes:
-
Creating comment threads and replying to comment threads using the
InsertCommentRequestandAddCommentReplyRequest. -
Modifying existing comment and reply posts using
UpdateCommentPostRequest. -
Deleting comments and replies using
DeleteCommentRequestandDeleteCommentReplyRequest.
For more information, see Manage comments.
Fetched July 24, 2026

