ESET Online Help

Search
Select the topic

Renew the token

Each access token is only valid for one hour. Extend your session by renewing your token.

1.Click /api/Token/Renew > Try it out.

swagg_try7

2.Enter the refresh token you obtained with your access token and click Execute.

swagg_try8

3.In the response you receive a new access token and a new refresh token. Copy both of them to Notepad or a similar application.

4.Click Authorize > Logout to stop using the current access token.

5.Type the word Bearer and your new access token to the Value field and click Authorize.

swagg_try4

6.The Swagger UI shows a confirmation of authorization. Click Close to close the window.

swagg_try5