Pretty sure the method to delete a token role is not GET
This commit is contained in:
parent
4a597c3a7a
commit
cbc76c357e
|
@ -486,7 +486,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
|
|||
</dd>
|
||||
|
||||
<dt>Method</dt>
|
||||
<dd>GET</dd>
|
||||
<dd>DELETE</dd>
|
||||
|
||||
<dt>URL</dt>
|
||||
<dd>`/auth/token/roles/<role_name>`</dd>
|
||||
|
|
Loading…
Reference in a new issue