mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:37:53 +08:00
docs: Improve delete snapshot documentation
This commit is contained in:
@ -140,9 +140,9 @@ Content-Type: application/json
|
||||
}
|
||||
```
|
||||
|
||||
## Delete Snapshot by Id
|
||||
## Delete Snapshot by deleteKey
|
||||
|
||||
`GET /api/snapshots-delete/:key`
|
||||
`GET /api/snapshots-delete/:deleteKey`
|
||||
|
||||
**Example Request**:
|
||||
|
||||
|
Reference in New Issue
Block a user