Skip to main content
Unary · Users Deletes a personal access token. Use this method to:
  • Revoke token access
  • Remove unused tokens
  • Rotate credentials

Examples

  • Delete token: Permanently revokes a 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.DeletePersonalAccessTokenRequest

Response

gitpod.v1.DeletePersonalAccessTokenResponse This message has no fields.