URL をリクエストする
タスクは、次の 2 つの方法で削除できます。
| 削除 | https://api.dotcom-monitor.com/config_api_v1/task/{task_id} |
| 投稿 | https://api.dotcom-monitor.com/config_api_v1/task/ {task_id} ?動詞=削除 |
パスパラメータ
| 畑 | 種類 | 必須 | 形容 |
|---|---|---|---|
| task_id |
糸 |
true |
削除する監視タスクの一意の ID。 |
タスクは、次の 2 つの方法で削除できます。
| 削除 | https://api.dotcom-monitor.com/config_api_v1/task/{task_id} |
| 投稿 | https://api.dotcom-monitor.com/config_api_v1/task/ {task_id} ?動詞=削除 |
| 畑 | 種類 | 必須 | 形容 |
|---|---|---|---|
| task_id |
糸 |
true |
削除する監視タスクの一意の ID。 |
{
"Success": true,
"Result": "Task 141304 has been deleted"
}