If you want to delete or remove all the items in a SharePoint list you need to iterate through each item and perform a delete.
Efficiently Delete / Purge All Items from a…
If you want to delete or remove all the items in a SharePoint list you need to iterate through each item and perform a delete.