Обновление сессии
refresh_sessionRenew an expired session by first using a refresh token, then falling back to silent re-login without OTP, and returning a reauthentication requirement if both fail.
Instructions
Обновить сессию. Сначала пробует refresh_token, при invalid_grant — silent re-login через SSO_SESSION (без OTP). Если оба пути не работают — REAUTH_REQUIRED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |