API - Kill Switch

Is there any API for the new Kill Switch in latest firmware? (before i go hunting for it)

maybe it is just easier to hunt for it using your browser

So what did you end up doing?

Pretty simple one

A post request too:

http://192.168.8.1/cgi-bin/api/safe_mode/set

Param to pass in is:

enable=true

(obviously your need to pass in the authorisation token too)