action bigoven_grocery_list_delete { label: "Delete all the items on a grocery list; faster operation than a sync with deleted items." provider: bigoven method: DELETE path: "/grocerylist" encoding: json output: { type: "object" properties: {} } }