I've a personal access token (say token2) which I would like to remove from my list of personal access tokens (token1, token2, token3), how can I identify which one of the tokens in my
Settings->Developer settings -> Personal access tokens
The token are listed in http://github.com/settings/tokens/token-id##
how can one find the token-id of a PAT. Unfortunately I don't remember the note corresponding to the token generated. Is there any API using the PAT I can identify the note corresponding to the token?
Thanks for your help.
