Request URL
Device can be deleted using two methods:
| DELETE | https://api.dotcom-monitor.com/config_api_v1/device/{device_id} |
| POST | https://api.dotcom-monitor.com/config_api_v1/device/{device_id}?verb=delete |
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. |
