Browse Source

docs: Improve delete snapshot documentation

Marcus Efraimsson 8 years ago
parent
commit
5b05941dec
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/sources/http_api/snapshot.md

+ 2 - 2
docs/sources/http_api/snapshot.md

@@ -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**: