curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/enrichment-rules/custom-enrichment-rules/v1/{custom_enrichment_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/latest/enrichment-rules/custom-enrichment-rules/v1/{custom_enrichment_id} \
--header 'Authorization: <api-key>'{
"customEnrichmentId": 1,
"message": "Custom enrichment deleted successfully"
}Was this page helpful?