Issue a new personal access token for the current user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response returned when a new PAT is created, including the token value shown only once.