Request URL
POST | https://api.dotcom-monitor.com/config_api_v1/filter/{filter_id} |
Path Parameters
Field | Type | Required | Description |
---|---|---|---|
filter_id |
string |
true |
The unique id of the filter you need to edit. |
Header Parameters
Content-Type: application/json
Required Body Parameters
To specify a filter object fields to edit, we recommend you get the filter info first and use the response as a sample for a JSON object. Find the description of the fields in the API: Filter Methods Overview.
Regardless of the fields you want to edit, the following fields are required in the edit request body:
Field | Type | Required/Optional | Description | |
Name |
string |
required |
Filter name.
Example:
|
|
Rules |
object |
required |
Required Rules:
Example:
|