I am working on a PHP/API script to setup a the hotspot. The one issue I am running to is the /ip/hotspot/reset-html command. When you run it in terminal on winbox it requires a yes or no response. In reading the manual on the wiki for API I noticed this may fall under the CLI commands that will not work. Can janisk or sergi verify this? Also is there another way to reset the html pages?
usually the scripts which need “yes”, done without final check when run with system scheduler.
e.g system reboot require “yes” but when add this command in schedule, this will reboot without final check.