mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update '/auth/token/revoke-self' endpoint documentation to reflect the proper response code (#3735)
This commit is contained in:
parent
ec8befbaac
commit
326e1ab24c
@ -437,7 +437,7 @@ revoked, all dynamic secrets generated with it are also revoked.
|
||||
|
||||
| Method | Path | Produces |
|
||||
| :------- | :--------------------------- | :--------------------- |
|
||||
| `POST` | `/auth/token/revoke-self` | `200 application/json` |
|
||||
| `POST` | `/auth/token/revoke-self` | `204 (empty body)` |
|
||||
|
||||
### Sample Request
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user