Skip to main content
Validate Entity Label Matcher
curl --request POST \
  --url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/routers/matcher/validate \
  --header 'Authorization: <api-key>'
{
  "result": {
    "success": {}
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

entity_label_matcher
object

Response

200 - application/json

Response which contains whether the given entity label matcher is valid

result
object