Lists and itemsDelete listDELETE/api/v1/lists/{listUid}SendPathPath ParameterslistUid*stringResponse Body200application/jsondefaultapplication/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/api/v1/lists/string"200default{}Delete itemDeleteItem removes an Item.Duplicate listDuplicateList copies a List and the Items still open on it. The copy starts private and starts empty of history: it is a new List that happens to begin with the same things on it, not a second view of the first.