Skip to main content

Delete snapshot by deleteKey

GET 

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

Delete snapshot by deleteKey. 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...