Skip to main content
Unary · Identity Exchanges an exchange token for a new access token. Use this method to:
  • Convert exchange tokens to access tokens
  • Obtain new access credentials
  • Complete token exchange flows

Examples

  • Exchange token: Trades an exchange token for an 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.ExchangeTokenRequest

Response

gitpod.v1.ExchangeTokenResponse