Skip to main content
Unary · Secrets Updates the value of an existing secret. Use this method to:
  • Rotate secret values
  • Update credentials

Examples

  • Update secret value: Changes the value of an existing secret.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.UpdateSecretValueRequest

Response

gitpod.v1.UpdateSecretValueResponse This message has no fields.