[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-02-06 (שעון UTC)."],[[["Deletes a specified saved query from a matter in Google Vault."],["Requires providing the matter ID and saved query ID in the request URL."],["Uses an HTTP DELETE request with an empty body."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` scope."],["Successful deletion results in an empty response body."]]],["This document outlines how to delete a saved query using a DELETE HTTP request. The request URL targets a specific matter and saved query using `matterId` and `savedQueryId` path parameters. The request body must be empty. A successful deletion returns an empty JSON object in the response body. The operation requires the `https://www.googleapis.com/auth/ediscovery` OAuth scope for authorization. The full URL syntax includes gRPC Transcoding.\n"]]