updateUser

fun updateUser(id: Long, name: String, data: String): Result<Int>