/
LE
lensesio
/
HashiCorp Vault API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
lensesio
HashiCorp Vault API
post
This endpoint will renew the given token and prevent expiration.
v1
latest
OpenAPI 3.0.2
Mozilla Public License 2.0
2026-07-17
307
105
155.2 KB
auth
This endpoint will renew the given token and prevent expiration.
post
/auth/token/renew
Request body
TokenRenewRequest
required
increment
integer
The desired increment in seconds to the token expiration
token
string
Token to renew (request body)
Response
OK