MetadataItemValue

edit

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

Properties

edit
value (string, required)
The metadata value

Example

edit
{
   "value" : "string"
}