data.update | ||||
---|---|---|---|---|
Description: | ||||
Update data entry. Only the properties that were set will be updated. | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryId | string | Data entry id to update | V | |
documentEntry | KalturaDataEntry | Data entry metadata to update | V | |
Output Type | ||||
KalturaDataEntry | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/data/action/update JSON object:
|