ValueTypeString
keystringrequired
The key
Possible values: non-empty and <= 100 characters, Value must match regular expression ^[a-zA-Z_]\w*$
Example:
test_keytypestringrequired
The type of the value
Possible values: [string]
valuestringrequired
The value
Example:
The value of test_keyValueTypeString
{
"key": "test_key",
"type": "string",
"value": "The value of test_key"
}