Kaltura API

metadata_metadataindex
Description:
Index metadata by id, will also index the related object
Input Params
Name Type Description Required Default Value
id string V
shouldUpdate bool V
Output Type
int
Example HTTP Hit
http://www.kaltura.com/api_v3/service/metadata_metadata/action/index
JSON object:
				
{ id: "value", shouldUpdate: value }