Kaltura API
category.index
Description:
Index Category by id
Input Params
Name
Type
Description
Required
Default Value
id
int
V
shouldUpdate
bool
1
Output Type
int
Example HTTP Hit
http://www.kaltura.com/api_v3/service/category/action/index
JSON object:
{ id: value, shouldUpdate: value }