We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4ce7ef + 1445fdb commit 41c9c4fCopy full SHA for 41c9c4f
doc/API.md
@@ -17,7 +17,7 @@ Currently, only basic authentication is supported. So I recommend you use HTTPS.
17
* [Create new credential](#post-apicredential)
18
* [List all credentials](#get-apicredential)
19
* [Show password](#get-apicredentialsome_id)
20
- * [Reset password](#delete-apicredentialsome_idresetpassword)
+ * [Reset password](#post-apicredentialsome_idreset_password)
21
* [Delete credential](#delete-apicredentialsome_id)
22
23
## Database
0 commit comments