MetadataItemValue

edit

The value of the metadata item, which is primarily used to add a single item when the key is provided in the URL.

Properties

edit
value (string, required)
The metadata value

Example

edit
{
   "value" : "string"
}