Request URL
POST | https://api.dotcom-monitor.com/config_api_v1/tag/{tag_id} |
Path Parameters
Field | Type | Required | Description |
---|---|---|---|
tag_id |
string |
true |
The unique id of the tag you need to edit. |
Header Parameters
Content-Type: application/json
Required Body Parameters
Field | Type | Required/Optional | Description |
Name |
string |
required |
Tag name. |
Color |
string |
required |
Tag color. Color format: #aabbccdd Where: aa = red |