UserView based devices can be edited only by using EveryStep Scripting Tool.
A Device edit request consists of the same data you get when you pull out device info. It can be processed according to your goals and send back to the same Device URI using POST method.
Request URL
POST | https://api.dotcom-monitor.com/config_api_v1/device/{device_id} |
Path Parameters
Field | Type | Required | Description |
---|---|---|---|
device_id |
string |
true |
The unique id of the monitoring device you need to edit. |
Header Parameters
Content-Type: application/json
Body Parameters
Find the description of common fields in the API: Device Methods Overview.