Hi,

I have two problems and searched everywhere in google and the forums I couldn't find an answer.

Problems:
What is the API to create a feature list on WHM (preferably API2)

While creating a Package, the addpkg API call, refers to an input variable 'featurelist (string) — Name of the feature list to be used for the package.'. In the example I see that the word 'Default' is passed indicating that a featurelist name has to be passed, which matches the documentation description. How to get this featurelist string names???

The API Listed at getfeaturelist does not help.

A short conversation at the forums with David N revealed that there are no such APIs

Can we have ability to list and create feature lists through APIs? This sounds pretty basic and our API set would make a great addition with them

Thanks