Example of the request that will disable alerts for 30 minutes.
POST URI:
/device/{device_id}/DisableAlert/
Example of the request that will disable alerts for 30 minutes.
POST URI:
/device/{device_id}/DisableAlert/
{ Alert_Silence_min: 30 }
{ "Success":true, "Result":"Alert silence for device 8533 has been set to 30" }