diff --git a/website/source/api/auth/token/index.html.md b/website/source/api/auth/token/index.html.md index 7b6bf98895..1e63e31312 100644 --- a/website/source/api/auth/token/index.html.md +++ b/website/source/api/auth/token/index.html.md @@ -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