User Token Management

Users can manage their tokens by clicking on the profile icon and selecting the API Token Authentication Link

Jira

Confluence

Creating a new token

Creating a new token with the corresponding button

Enter a description for it, select the expiration time within the boundaries defined by your administrator
and click on the Create API Token button. The token automatically created will be displayed afterwards.

You may now access the REST API via Basic Authorization and your user and the token instead of your user password (if you have any).

Revoking tokens

To revoke any token, simply use the Delete operation in the Actions column.