[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-12-02 (שעון UTC)."],[[["Deletes a specified comment from a file using the comment's and file's unique identifiers."],["Requires an empty request body and returns an empty response body upon successful deletion."],["Needs authorization with specific scopes related to Google Drive access."],["Utilizes path parameters to identify the target file and comment for deletion."],["For detailed usage and information, refer to the provided links on managing comments and API usage."]]],["This document outlines the process for deleting a comment using an HTTP DELETE request. The request URL includes `fileId` and `commentId` as path parameters. The `fields` parameter is required for the request. The request body must be empty. Successful deletion results in an empty response body. Authorization requires either the `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/drive.file` OAuth scope. It is important to consult the fields parameter and authorization guides.\n"]]