---
title: "UpdateSecretValue"
method: POST
path: "/gitpod.v1.SecretService/UpdateSecretValue"
tags: ["gitpod.v1.SecretService"]
---

# UpdateSecretValue

`POST /gitpod.v1.SecretService/UpdateSecretValue`

UpdateSecretValue updates the value of a secret.

## Request body

- GitpodV1UpdateSecretValueRequest
  - `secretId` string, uuid
  - `value` string — value is the plaintext value of the secret

## Response `200`

Success

- GitpodV1UpdateSecretValueResponse

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/gitpod-io/apis/gitpod-v1.md) · [All operations](https://skmtc.dev/gitpod-io/apis/gitpod-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitpod-io/gitpod-v1/revisions/27f7bd641de1/schema)
