OK
JWT Pair
The JWT Access Token. Used to perform API calls.
The JWT Refresh Token. Used to get new JWT Access Token if old one has expired.
{ "token": "AAB254FF67D..", "refreshToken": "AAB254FF67D.." }