Skip to main content

Delete Snapshot by Key.

DELETE 

/v1/grafana/api/snapshots/:key/

Deletes snapshot by Key. Snapshots are stored for 30 days and automatically deleted afterwards.

Request

Path Parameters

    key stringrequired

Responses

successful query

Schema
    message string

    Message.

    id integer

    ID.

Loading...