Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Delete List

Permanently delete a list and all its items. This action cannot be undone.
path list_idstringrequired
The list ID to delete.
Response example
{ "data": { "deleted": true } }