KeyValue
KeyValue
Key-Value pair
JSON Example
{
"key": "string",
"value": "string"
}
string
key
Required
Key name.
string
value
Required
Value name.