Delete an item from an existing list.Ask AIdelete https://api.hibob.com/v1/company/named-lists/{listName}/{itemId}Path ParamslistNamestringrequiredThe internal name of the list.itemIdstringrequiredThe ID of the list item.Responses 200The list item was deleted successfully. 404If the list or item was not foundUpdated 9 months ago