Tag

Tag
Tag

A key value pair object.

JSON Example
[
    {
        "key": "key1",
        "value": "value1"
    },
    {
        "key": "key1"
    }
]
string
key
Required

Key of the object

string
value
Optional

Value of the object