Personal Access Tokens
The caller's own long-lived API tokens (so_pat_…): create, list, revoke.
List the caller's personal access tokens
List the caller's personal access tokens.
Create a personal access token
Issues a user-scoped bearer token. The plaintext token is returned exactly once, in this response. It does not authenticate the /api/v1 REST surface, which takes the OAuth bearer token.
Revoke a personal access token
Revoke a personal access token.