v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

๐Ÿ”„ Refresh Access Token

JWTs have a limited life (5 days for app users, and about 110 days for data hub admins). You should monitor tokens for their remaining life and refresh them before they expire using this method.

For mobile apps, we recommend to use our LoginAuth Framework: :point-right: iOS :point-right: Android

post/v1/Auth/RefreshToken

Request body

AccessTokenstring
RefreshTokenstring

Response

200