Skip to main content
Unary · Runner Configurations Updates an existing host authentication token. Use this method to:
  • Refresh token values
  • Update expiration
  • Modify token settings

Examples

  • Update token: Updates token value and expiration.

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.UpdateHostAuthenticationTokenRequest

Response

gitpod.v1.UpdateHostAuthenticationTokenResponse This message has no fields.