diff --git a/website/source/docs/auth/cert.html.md b/website/source/docs/auth/cert.html.md index c443796b9..6f719bce8 100644 --- a/website/source/docs/auth/cert.html.md +++ b/website/source/docs/auth/cert.html.md @@ -194,10 +194,10 @@ of the header should be "X-Vault-Token" and the value should be the token.
Method
-
GET
+
LIST/GET
URL
-
`/auth/cert/certs`
+
`/auth/cert/certs` (LIST) or `/auth/cert/certs?list=true` (GET)
Parameters