Skip to main content

Delete annotation by id

DELETE 

/v1/grafana/api/annotations/:id

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

    id integerrequired

Responses

successful query

Schema
    message string

    Confirmation message.

Loading...