---
title: "Unseal the Vault."
method: POST
path: "/sys/unseal"
tags: ["system"]
---

# Unseal the Vault.

`POST /sys/unseal`

## Request body

- SystemUnsealRequest
  - `key` string — Specifies a single unseal key share. This is required unless reset is true.
  - `reset` boolean — Specifies if previously-provided unseal keys are discarded and the unseal process is reset.

## 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/revisions/bd8194de0697/schema)
