If it isn't currently possible, could we add that ability?
We are trying to automate the configuration of nginx-ui using a CaC (configuration as code) tool like SaltStack. We want to be able to use the excellent UI for basic actions and monitoring, but want to be able to manage it with Salt (so, no webui). We are already able to do this with proxies we want to setup. All of them can be loaded in with code and then observed with your UI.
This capability would make nginx-ui extremely useful. We are targeting it because we are able to use both the UI AND "headless" code to manage our nginx configs.