Delete Notification Rule
DELETE https://{{cluster}}/irisservices/api/v1/public/alertNotificationRules/{{alertNotificationRuleId}}
Request Body
{"ruleName"=>"{{alertRuleName}}", "webHookDeliveryTargets"=>[{"externalApiUrl"=>"{{webhookURL}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |