Delete a alert-rule
DELETE /alert-rules/{id}
DELETE
/alert-rules/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
object
data
object
name
required
string
description
string
metric
required
string
operator
required
string
threshold
required
number
severity
required
string
enabled
boolean
instanceId
Target cloud instance ID, or ’*’ for all instances
string
provider
string
cooldownMinutes
Minimum minutes between repeated alerts for the same rule+instance
integer
notifyEmail
Comma-separated email addresses for alert notifications
string
notifyWebhookUrl
HTTP endpoint to POST alert payload to
string
organisation
createdBy
home_region
required
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
string
cell_id
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found