APIAlerts
Delete an alert rule
Stops the notifications this rule produced. Its channels and past deliveries are kept.
Requires the manager role on the website and the alerting plan feature.
AuthorizationBearer <token>
An OpenID Connect access token issued by Keycloak, acting as the signed-in user.
In: header
Path Parameters
workspaceId*string
websiteId*string
ruleId*string
Response Body
curl -X DELETE "https://api-next.centralcsp.com/v1/workspaces/string/websites/string/alerts/rules/string"Empty