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 | Restrictions |
entry | KalturaBaseEntry | V | |||
uploadTokenId | string | V | |||
type | KalturaEntryType | KalturaEntryType::AUTOMATIC | |||
Output Type | |||||
KalturaBaseEntry | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=baseEntry&action=addfromuploadedfile POST fields: entry:relatedObjects entry:id entry:name entry:description entry:partnerId entry:userId entry:creatorId entry:tags entry:adminTags entry:categories entry:categoriesIds entry:status entry:moderationStatus entry:moderationCount entry:type entry:createdAt entry:updatedAt entry:rank entry:totalRank entry:votes entry:groupId entry:partnerData entry:downloadUrl entry:searchText entry:licenseType entry:version entry:thumbnailUrl entry:accessControlId entry:startDate entry:endDate entry:referenceId entry:replacingEntryId entry:replacedEntryId entry:replacementStatus entry:partnerSortValue entry:conversionProfileId entry:redirectEntryId entry:rootEntryId entry:parentEntryId entry:operationAttributes entry:entitledUsersEdit entry:entitledUsersPublish uploadTokenId |