updateUser

fun UserAPI.UserAPI.updateUser(userId: String? = null, readTimeout: Long? = null): Call<User>