Dynamic Secrets
Renew Lease
POST
/
api
/
v1
/
dynamic-secrets
/
leases
/
{leaseId}
/
renew
Path Parameters
The ID of the dynamic secret lease.
Minimum length:
1
Body
application/json
The slug of the project of the dynamic secret in.
Minimum length:
1
The slug of the environment of the dynamic secret in.
Minimum length:
1
The renew TTL that gets added with current expiry (ensure it's below max TTL) for a total less than creation time + max TTL.
The path of the dynamic secret in.
Minimum length:
1
Response
200 - application/json
Was this page helpful?