MethodslistsslackLists.items.deleteOn this pageslackLists.items.delete method Usage info Lists are only available to Slack workspaces on a paid plan. This method is used to delete an item from an existing List. Sample requests data { "token": "...", "list_id": "F1234567", "id": "Rec1234567} Response