Skip to main content

Delete alert rule by UID

DELETE 

/v1/grafana/api/v1/provisioning/alert-rules/:UID

Deletes the annotation that matches the specified id.
Please ensure to change the region in the URL to match your account's region.

Request

Path Parameters

    UID stringrequired

Responses

successful query

Schema
    message string

    Confirmation message.

Loading...