Skip to main content
Delete an E2M
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/events2metrics/events2metrics/v2/{id} \
  --header 'Authorization: <api-key>'
{
  "id": "<string>"
}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required
Example:

"d6a3658e-78d2-47d0-9b81-b2c551f01b09"

Response

200 - application/json

This data structure is obtained when deleting an existing event to metric definition

id
string
required