APIListsDelete a listVersion: v0.31.0Delete a list DELETE /lists/:listId Delete a list. This removes the list only — bookmarks within it are not deleted. Request Responses204401404No content — the list was deleted successfully.Unauthorized — the Bearer token is missing, invalid, or expired.List not found.