Get or Create Personal Access Token
Personal Access Tokens
Get or Create Personal Access Token
Get an existing Personal Access Token by name, if it doesn’t exist, it will create a new one and return the PAT data along with a fresh token.
GET
Get or Create Personal Access Token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.