Settings_Namespaces_Items_Put_RequestBody

Settings_Namespaces_Items_Put_RequestBody
Settings_Namespaces_Items_Put_RequestBody

This is a request body class for an operation.

JSON Example
{
    "items": [
        {
            "key": "string",
            "value": "string"
        }
    ]
}
array of object
items
Required

the input list of key value items. When the value is not passed in the map items, the item in the namespace is deleted. When an empty (0 length) String, "", is passed in as the value, the value is set to ""