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