Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

categoryEntry:add
Description:
Add new CategoryEntry
Input Params
Name Type Description Required Default Value
categoryEntry KalturaCategoryEntry V
Output Type
KalturaCategoryEntry
Errors
INVALID_ENTRY_ID,Invalid entry id ["%s"]
CATEGORY_NOT_FOUND,Category id "%s" not found
CANNOT_ASSIGN_ENTRY_TO_CATEGORY,Cannot assign entry to category
CATEGORY_ENTRY_ALREADY_EXISTS,Entry already assigned to this category
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=categoryEntry&action=add
POST fields:
categoryEntry:categoryId
categoryEntry:entryId
categoryEntry:createdAt
categoryEntry:categoryFullIds
categoryEntry:status