updateUser

abstract suspend fun updateUser(input: UpdateUserRequest): UpdateUserResponse

Updates user details for a specified user ID. Currently, only LicenseType updates are supported for this action.