curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/events2metrics/events2metrics/v2/batch \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"requests": [
{}
]
}
'{
"matchingResponses": [
{}
]
}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/events2metrics/events2metrics/v2/batch \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"requests": [
{}
]
}
'{
"matchingResponses": [
{}
]
}Was this page helpful?