Skip to main content
Unary · Service Accounts Creates a short-lived access token for configuring a service account. The token expires after 30 minutes and can be used as a Bearer token in the Authorization header to perform operations on behalf of the service account, such as configuring OAuth.

Examples

  • Create access 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.CreateServiceAccountAccessTokenRequest

Response

gitpod.v1.CreateServiceAccountAccessTokenResponse