gitpod.v1.SecretService

UpdateSecretValue

UpdateSecretValue updates the value of a secret.

post/gitpod.v1.SecretService/UpdateSecretValue

Request body

secretIdstring uuid
valuestring

value is the plaintext value of the secret

Response

Success

GitpodV1UpdateSecretValueResponse required

Changes