Delete Enrichments
DELETE
https://api.coralogix.com/mgmt/openapi/5/enrichment-rules/enrichment-rules/v1Deletes all enrichment rules for the team.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
enrichment_ids# int64[]required
Possible values: <= 1000
The unique identifiers of the enrichment rules to delete.
Example:
[1,2,3]Response
application/json
Response data structure for enrichments deletion
The remaining enrichments.
Possible values: <= 1000