removeAccountsFromList

abstract suspend fun removeAccountsFromList(listId: String, accountIds: List<String>)

Removes the given accounts from the given list.