ESET MSP Administrator 2 API Guide – Table of Contents

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.

Click api token renew then click try it out.

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

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

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.

Paste the access token to the value field and click authorize.

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

Click close to close the window.