Required. The error notification config to delete. The format is: projects/{project}/locations/{location}/instances/{instance}/errorNotificationConfigs/{ERROR_NOTIFICATION_CONFIG_ID}
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 details the process for deleting an error notification configuration using the `projects.locations.instances.errorNotificationConfigs.delete` method."],["Deleting an error notification config requires sending a `DELETE` request to a specific URL, formatted as `https://chronicle.googleapis.com/v1alpha/{name}`, using a specific path parameter called `name`."],["The request body must be empty when deleting an error notification configuration."],["A successful delete operation returns an empty JSON object as the response."],["Deleting an error notification config requires the `chronicle.errorNotificationConfigs.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]