Skip to main content
Unary · Runners Creates a new authentication token for a runner. Use this method to:
  • Generate runner credentials
  • Renew expired tokens
  • Set up runner authentication
Note: This does not expire previously issued tokens.

Examples

  • Create token: Creates a new token for runner authentication.

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

Response

gitpod.v1.CreateRunnerTokenResponse