Bulk delete alert definitions
Alert Definitions Service
Bulk delete alert definitions
Delete multiple alert definitions by their IDs. The operation is atomic - either all alerts are deleted or none are.
Requires the following permissions:
alerts:UpdateConfig
Bulk delete alert definitions
Authorizations
API key authentication
Body
application/json
A request to delete multiple alert defintions by their IDs
Example:
["123e4567-e89b-12d3-a456-426614174000"]Response
A response to the bulk deletion of alert definitions. The operation is atomic - either all alerts are deleted or none are.