Delete an alert rule
Delete an alert rule by its ID.
DELETE
Delete an alert rule
Documentation Index
Fetch the complete documentation index at: https://docs.poly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An API key is a token that you provide when making API calls. Include the token in a header parameter called X-API-KEY.
Path Parameters
The rule_id must be a prefixed ID (e.g. ar_0Kx4mNpQ8rWvYb2dFgHjLs).
Pattern:
^ar_[A-Za-z0-9]+$Example:
"ar_0Kx4mNpQ8rWvYb2dFgHjLs"
Response
Alert rule deleted successfully.
Last modified on June 1, 2026
Delete an alert rule

