Can we batch delete list item using Rest API ?
Currently, I'm using this function to delete item by id, but in once request, can only delete the single list item:

Thanks in advance
Can we batch delete list item using Rest API ?
Currently, I'm using this function to delete item by id, but in once request, can only delete the single list item:

Thanks in advance
Hi @sp13test-6829 ,
You can use BatchUtils.js to batch delete list item, here is a code demo for your reference:
SharePoint Online Batch API Request For Bulk CRUD Operation
Thanks
Best Regards
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
4 people are following this question.