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