[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-02-27 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"]]