Personal access token
How to get a personal access token
Navigate to your {{base_url}}
and log in with your username and password. Next, click on the Profile menu to view your user details. Then, click on the "Create Token" button. In the popup window, enter a name and specify values for the abilities column, then generate the token.
Note :This personal access token used as
Bearer <token>
in this documentation

Last updated