document.addFromUploadedFile | ||||
---|---|---|---|---|
Description: | ||||
Add new document entry after the specific document file was uploaded and the upload token id exists | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
documentEntry | KalturaDocumentEntry | Document entry metadata | V | |
uploadTokenId | string | Upload token id | V | |
Output Type | ||||
KalturaDocumentEntry | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/document/action/addFromUploadedFile JSON object:
|