Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

categoryEntry:index
Description:
Index CategoryEntry by Id
Input Params
Name Type Description Required Default Value
entryId string V
categoryId int V
shouldUpdate bool 1
Output Type
int
Errors
ENTRY_IS_NOT_ASSIGNED_TO_CATEGORY,Entry doesn't assigned to category
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=categoryEntry&action=index
POST fields:
entryId
categoryId
shouldUpdate