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