From 1a2b13c2046e406caf7f136cdc362f8f7e8a0d29 Mon Sep 17 00:00:00 2001 From: Eric Herot Date: Thu, 7 Jul 2016 13:54:20 -0400 Subject: [PATCH] Pretty sure the method to delete a token role is not GET --- website/source/docs/auth/token.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/auth/token.html.md b/website/source/docs/auth/token.html.md index 97d360e9cd..f3bef2f2bd 100644 --- a/website/source/docs/auth/token.html.md +++ b/website/source/docs/auth/token.html.md @@ -486,7 +486,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
Method
-
GET
+
DELETE
URL
`/auth/token/roles/`