Enable Access Token
Re-enable a personal access token that was previously disabled.
Syntax
enable access token <token id>
Parameters
token id
UUID — The ID of the token to enable, 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.