---
title: "Renews a lease, requesting to extend the lease."
method: POST
path: "/sys/renew"
tags: ["system"]
---

# Renews a lease, requesting to extend the lease.

`POST /sys/renew`

## Request body

- SystemRenewRequest
  - `increment` integer — The desired increment in seconds to the lease
  - `lease_id` string — The lease identifier to renew. This is included with a lease.
  - `url_lease_id` string — The lease identifier to renew. This is included with a lease.

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/versions/bd8194de0697/schema)
