curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/presets \
--header 'Authorization: <api-key>'{
"notFoundIds": [
"<string>"
],
"presets": {}
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/presets \
--header 'Authorization: <api-key>'{
"notFoundIds": [
"<string>"
],
"presets": {}
}Was this page helpful?