Kaltura API

thumbassetgenerateByEntryId
Description:
Input Params
Name Type Description Required Default Value
entryId string V
destThumbParamsId int indicate the id of the ThumbParams to be generate this thumbnail by V
Output Type
KalturaThumbAsset
Example HTTP Hit
http://www.kaltura.com/api_v3/service/thumbasset/action/generateByEntryId
JSON object:
				
{ entryId: "value", destThumbParamsId: value }