Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

baseEntry:update
Description:
Update base entry. Only the properties that were set will be updated.
Input Params
Name Type Description Required Default Value
entryId string Entry id to update V
baseEntry KalturaBaseEntry Base entry metadata to update V
Output Type
KalturaBaseEntry
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=baseEntry&action=update
POST fields:
entryId
baseEntry:id
baseEntry:name
baseEntry:description
baseEntry:partnerId
baseEntry:userId
baseEntry:creatorId
baseEntry:tags
baseEntry:adminTags
baseEntry:categories
baseEntry:categoriesIds
baseEntry:status
baseEntry:moderationStatus
baseEntry:moderationCount
baseEntry:type
baseEntry:createdAt
baseEntry:updatedAt
baseEntry:rank
baseEntry:totalRank
baseEntry:votes
baseEntry:groupId
baseEntry:partnerData
baseEntry:downloadUrl
baseEntry:searchText
baseEntry:licenseType
baseEntry:version
baseEntry:thumbnailUrl
baseEntry:accessControlId
baseEntry:startDate
baseEntry:endDate
baseEntry:referenceId
baseEntry:replacingEntryId
baseEntry:replacedEntryId
baseEntry:replacementStatus
baseEntry:partnerSortValue
baseEntry:conversionProfileId
baseEntry:rootEntryId
baseEntry:operationAttributes
baseEntry:entitledUsersEdit
baseEntry:entitledUsersPublish