vault/changelog/30561.txt
Amir Aslamov 8c01b35f02
VAULT-34848: Deprecate sys/internal/counters/tokens endpoint (#30561)
* deprecate sys/internal/counters/tokens endpoint

* add changelog entree

* update changelog as suggested
2025-05-13 10:07:44 -04:00

3 lines
175 B
Plaintext

```release-note:deprecation
api: Deprecated the `/sys/internal/counters/tokens` endpoint. Attempting to call this endpoint will return a 403 "unsupported path" exception.
```