| metadata_metadataupdate | ||||
|---|---|---|---|---|
| Description: | ||||
| Update an existing metadata object with new XML content | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| id | bigint | V | ||
| xmlData | string | XML metadata | 1 | |
| version | int | Enable update only if the metadata object version did not change by other process | 1 | |
| Output Type | ||||
| KalturaMetadata | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/service/metadata_metadata/action/update JSON object:
|
||||