Refresh tokenAsk AIget https://auth.things5.digital/auth/realms/{realm_id}/protocol/openid-connect/tokenThis endpoint can be used to refresh the token. The token must be refreshed before "expires_in" expires.Path Paramsrealm_idstringrequiredForm Dataclient_idstringrequiredDefaults to apigrant_typestringrequiredDefaults to refresh_tokenscopestringrequiredDefaults to openidrefresh_tokenstringrequiredthe refresh token obtained in get access token requestResponses 200200 400400Updated about 2 years ago