updateUserById

abstract suspend fun updateUserById(uid: String, builder: AdminUserUpdateBuilder.() -> Unit): UserInfo(source)

Updates a user by its id

Parameters

uid

the id of the user