user:index | |||||
---|---|---|---|---|---|
Description: | |||||
Index an entry by id. |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
shouldUpdate | bool | 1 | |||
Output Type | |||||
string | |||||
Errors | |||||
USER_NOT_FOUND;;User was not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=user&action=index POST fields: id shouldUpdate |