Authorizations
API key authentication
Path Parameters
Example:
1
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"
}API key authentication
1
Was this page helpful?