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