Hi,
I am running OWASP ZAP by giving the following command in powershell.
./Zap.bat -daemon -host localhost -port 8090
Can I instruct ZAP to open it's daemon by giving a specific API key as well. I need to run ZAP on multiple agents through automated powershell. API key is different machines. Is there any way to give API key in command line.