forceRenewSession
private suspend fun forceRenewSession(baseUrl: String, credentials: AuthorizationCredentials): String(source)
Executes the forceRenewSession step in the SDAI data layer.
Return
Result produced by forceRenewSession.
Author
Dmitriy Moroz
Parameters
baseUrl
base url value consumed by the API.
credentials
credentials value consumed by the API.