baseentry.addFromUploadedFile | ||||
---|---|---|---|---|
Description: | ||||
Generic add entry using an uploaded file, should be used when the uploaded entry type is not known. | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entry | KalturaBaseEntry | V | ||
uploadTokenId | string | V | ||
type | KalturaEntryType | 1 | ||
Output Type | ||||
KalturaBaseEntry | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/baseentry/action/addFromUploadedFile JSON object:
|