Kaltura API

baseentryindex
Description:
Index an entry by id.
Input Params
Name Type Description Required Default Value
id string V
shouldUpdate bool 1
Output Type
int
Example HTTP Hit
http://www.kaltura.com/api_v3/service/baseentry/action/index
JSON object:
				
{ id: "value", shouldUpdate: value }