Request URL
Schedulers can be deleted using 2 methods:
| DELETE | https://api.dotcom-monitor.com/config_api_v1/scheduler/{scheduler_id} |
| POST | https://api.dotcom-monitor.com/config_api_v1/scheduler/{scheduler_id}?verb=delete |
Path Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| scheduler_id |
string |
true |
The unique id of the scheduler you want to delete. |
