Skip to main content
DELETE
Delete multiple monitors

Authorizations

X-Api-Key
string
header
required

API key used to authenticate yourself on DNSRadar. Obtain your API key from your DNSRadar dashboard.

Body

application/json
ids
string[]
required

Array of monitor IDs to delete

Minimum array length: 1

Monitor ID (must start with 'mon_')

Pattern: ^mon_
Example:

Response

Monitors deleted successfully