Required. The name of the parser extension to delete. Format: projects/{project}/locations/{location}/instances/{instance}/logTypes/{logtype}/parserExtensions/{parserExtension}
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 webpage documents the process for deleting a parser extension within the Chronicle platform."],["The request uses the `DELETE` HTTP method with a specific URL format that includes project, location, instance, log type, and parser extension names."],["The request body for deleting a parser extension must be empty."],["A successful delete operation returns an empty JSON object in the response body."],["Deleting a parser extension requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.parserExtensions.delete`."]]],[]]