Request URL
PUT https://api.dotcom-monitor.com/config_api_v1/tags
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 |
Success Response
| Field |
Type |
Description |
|
Result |
int32 |
The unique id for the tag. |
