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
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.CreateServiceAccountAccessTokenRequest
Response
gitpod.v1.CreateServiceAccountAccessTokenResponse