Delete an E2M
Events2Metrics Service
Delete an E2M
Deletes the events-to-metrics rule with the specified ID.
Delete an E2M
Authorizations
API key authentication
Path Parameters
Unique identifier.
Required string length:
36Pattern:
^[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}$Example:
"d6a3658e-78d2-47d0-9b81-b2c551f01b09"
Response
200 - application/json
This data structure is obtained when deleting an existing event to metric definition
Unique identifier.
Required string length:
36Pattern:
^[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}$