supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
auth-kt
/
io.github.jan.supabase.auth.admin
/
AdminApi
/
updateUserById
update
User
By
Id
abstract
suspend
fun
updateUserById
(
uid
:
String
,
builder
:
AdminUserUpdateBuilder
.
(
)
->
Unit
)
:
UserInfo
(
source
)
Updates a user by its id
Parameters
uid
the id of the user