Required. The ID of the Search Query to delete. Format: projects/{project}/locations/{location}/instances/{instance}/users/{user}/searchQuery/{searchQuery}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This endpoint `projects.locations.instances.users.searchQueries.delete` allows the deletion of a specific user's saved search query entry."],["The HTTP request method to delete a search query is `DELETE` and requires the full resource `name` in the URL path."],["The request body for deleting a saved search query must be empty."],["A successful delete operation returns an empty JSON object in the response body."],["Deleting a search query requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.searchQueries.delete` on the specified resource."]]],[]]