Skip to main content
Unary · Service Accounts Deletes a service account token. Use this method to:
  • Revoke token access
  • Remove compromised tokens
  • Rotate credentials

Examples

  • Delete 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.DeleteServiceAccountTokenRequest

Response

gitpod.v1.DeleteServiceAccountTokenResponse This message has no fields.