Returns the plain-text token once. Store it securely; it cannot be read again from the API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Create a new Sanctum personal access token
Token created; plain token value is returned once