update

Updates the currently authenticated user

Return

UpdateUserResponse

Parameters

params

required to udpate the user


abstract fun update(params: UserManagement.UpdateParams, callback: (UpdateUserResponse) -> Unit)

Updates the currently authenticated user

Parameters

params

required to udpate the user

callback

a callback that receives an UpdateUserResponse