Delete an E2M
DELETE
https://api.coralogix.com/mgmt/openapi/5/events2metrics/events2metrics/v2/{id}Deletes the events-to-metrics 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# stringrequired
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Unique identifier.
Example:
d6a3658e-78d2-47d0-9b81-b2c551f01b09Response
application/json
This data structure is obtained when deleting an existing event to metric definition
id#stringrequired
Unique identifier.
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$