delete https://api.linode.com//monitor/services//alert-definitions/
Beta Delete a specific alert definition on your account. Include the appropriate service_type
and alert_id
as path parameters.
This operation is beta. Call it using the
v4beta
path in its URL.You need
read_only
access to the scope for the targetservice_type
.An alert definition with a
type
ofsystem
can't be deleted.Currently, only the Managed Databases (
dbaas
) service type is supported.
linode-cli alerts definition-delete 123
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
monitor:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>