Skip to main content
DELETE
Delete an alert rule

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

rule_id
string
required

The alert rule id.

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Response

200 - application/json
acknowledged
boolean
required
Example:

true

Last modified on July 22, 2026