Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

baseentry:updatecontent
Description:
Update base entry. Only the properties that were set will be updated.
Input Params
name type Description
entryId string Entry id to update
resource KalturaResource Resource to be used to replace entry content
conversionProfileId int The conversion profile id to be used on the entry
Output Type
type
KalturaBaseEntry
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=baseentry&action=updatecontent
POST fields:
entryId
conversionProfileId