Delete Custom Enrichments
DELETE
https://api.coralogix.com/mgmt/openapi/5/enrichment-rules/custom-enrichment-rules/v1/{id}Deletes the custom enrichment rule with the specified ID.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
id# int64required
Possible values: >= 0
The unique identifier of the custom enrichment rule to delete.
Example:
1Response
application/json
Response returned after successfully deleting a custom enrichment rule.