Skip to main content
Bulk delete alert definitions

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

A request to delete multiple alert defintions by their IDs

ids
string[]
Example:

Response

A response to the bulk deletion of alert definitions. The operation is atomic - either all alerts are deleted or none are.

deletedIds
string[]

IDs of alert definitions that were successfully deleted

Example:
notFoundIds
string[]

IDs of alert definitions that were not found

Example: