curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/alerts/alerts-general/v3/{id}:setActive \
--header 'Authorization: <api-key>'{}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/alerts/alerts-general/v3/{id}:setActive \
--header 'Authorization: <api-key>'{}API key authentication
The alert definition ID
"123e4567-e89b-12d3-a456-426614174000"
Whether to enable or disable the alert definition
true
Response after enabling or disabling an alert definition
Was this page helpful?