The Update metadata task is used to update the metadata of your content.
The Action for this task is UPDATE_METADATA.
The Update metadata input parameters are:
Parameter | Type | Required | Description |
---|---|---|---|
content | content | Requires one | Reference to the content object to be updated with new metadata properties, for example: 775a8f2d-8123-49a7-ae1f-f3f49d4eae20 |
metadata | schema-selector | Required | Metadata to be updated in the specified content, expressed in key value pairs. This overwrites the existing metadata. |
The Update metadata output parameters are:
Parameter | Type | Required | Description |
---|---|---|---|
content | content | Required | Resulting content object after updating the metadata properties |