updateUserInfo

fun UserService.updateUserInfo(userInfo: UserInfoNetwork, integrations: List<UserIntegrationsNetwork>? = null, dispatcher: CoroutineDispatcher): Single<UserAuthResponse>