Tag

Tag
Tag

A set of tag keys and optional values that were set on the Integration

JSON Example
[
    {
        "key": "env",
        "value": "dev"
    }
]
string
key
Required

Tag's key.

string
value
Required

Tag's value.

string
id
Optional

Tag's id.