Request URL
POST https://api.dotcom-monitor.com/config_api_v1/device/{device_id}/DisableAlert
Disable alerts for a device for the specified period of time.
Path Parameters
Field | Type | Required | Description |
---|---|---|---|
device_id |
string |
true |
The unique id of a monitoring device. To request a list of devices’ IDs within a platform see API: Get Device List by Platform. |
Header Parameters
Content-Type: application/json
Body Parameters
Field | Type | Required | Description |
---|---|---|---|
Alert_Silence_min |
int |
true |
Defines the time period in minutes when all alerts are disabled. |