curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/5/enrichment-rules/custom-enrichment-rules/v1/{id} \
--header 'Authorization: <api-key>'{
"customEnrichmentId": 1,
"message": "Custom enrichment deleted successfully"
}No description available
curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/5/enrichment-rules/custom-enrichment-rules/v1/{id} \
--header 'Authorization: <api-key>'{
"customEnrichmentId": 1,
"message": "Custom enrichment deleted successfully"
}Was this page helpful?