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