---
title: "Update the value of the key at the given path."
method: POST
path: "/sys/raw/{path}"
tags: ["system"]
---

# Update the value of the key at the given path.

`POST /sys/raw/{path}`

## Request body

- SystemRawRequest
  - `compressed` boolean
  - `compression_type` string
  - `encoding` string
  - `value` string

## 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)
