Skip to main content
Unary · Runner Configurations Creates a new authentication token for accessing remote hosts. Use this method to:
  • Set up SCM authentication
  • Configure OAuth credentials
  • Manage PAT tokens

Examples

  • Create OAuth token: Creates a new OAuth-based authentication token.

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

Response

gitpod.v1.CreateHostAuthenticationTokenResponse
gitpod.v1.HostAuthenticationToken
gitpod.v1.Subject