[[["সহজে বোঝা যায়","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-05 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"]]