Delete Access Token
Permanently delete a personal access token.
Syntax
delete access token <token id>
Parameters
token id
UUID — The ID of the token to delete, as shown by List Access Tokens.
Security
For your own tokens, requires the AccessToken permission on the organization. Organization administrators also qualify — Admin satisfies the same check.
For a service account's tokens, organization administrator is required instead. The AccessToken permission alone does not grant it.