Required. The name of the enrichment control to delete. Format: projects/{project}/locations/{location}/instances/{instance}/enrichmentControls/{enrichment_control}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of EnrichmentControl.
[[["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 how to delete an EnrichmentControl resource using the `projects.locations.instances.enrichmentControls.delete` method."],["The `DELETE` HTTP request is sent to `https://chronicle.googleapis.com/v1alpha/{name}`, where the `name` parameter specifies the EnrichmentControl to delete."],["The request body for deleting an EnrichmentControl must be empty."],["A successful deletion will return an instance of `EnrichmentControl` in the response body."],["Deleting an EnrichmentControl requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.enrichmentControls.delete` on the target resource."]]],[]]