Create Personal Access Token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Personal Access Token created successfully and returned
The response is of type object
.
Create Personal Access Token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Personal Access Token created successfully and returned
The response is of type object
.