DELETE
/v3/lists/{list_id}/itemsRemove items from a listBeta
Removes the specified items from the list. Values not currently in the list are silently ignored. The response
returns the updated List object with a refreshed items_count. You can submit up to 1000 items per request.