MetadataItemValueedit

Represents only the value of a metadata item, primarily used for adding a single item where the key is provided in the URL.

Propertiesedit

value (string, required)
The metadata value

Exampleedit

{
   "value" : "string"
}