Hi there. I noticed that the Camect API was updated and now allows you to enable/disable camera alerting via API. Is this enabled yet within the Camect platform, because I can't tell if it's working.
I've tried this:
And get a response of "{}". If I go look at the camera's alert settings in the UI, it still shows as enabled. If we are providing a reason, where is this reason captured and is it accessible so I can verify if alerts were enabled/disabled properly?
I've also tried sending CamId[0]=e3938273809xxxxx but that doesn't appear to work either (this is how it appears the API is doing it). If I put in "CamID" (with capital D) I get a warning which makes me think my command *should* work. {"err_msg":"cannot find field 'HAEnableAlertRequest.CamID'"}*