Skip to main content

Delete snapshot by deleteKey.

GET 

/v1/grafana/api/snapshots-delete/:deleteKey

Delete snapshot by deleteKey. Note that snapshots are stored for 30 days and automatically deleted afterwards. Please ensure to change the region in the URL to match your account's region.

Request

Path Parameters

    deleteKey stringrequired

Responses

successful query

Schema
    message string

    Message.

    id integer

    ID.

Loading...