Kaltura API DocumentationthumbAsset.generateByEntryId

Try it out
post https://www.kaltura.com/api_v3/service/thumbasset/action/generateByEntryId

Request Parameters

body:object
object
destThumbParamsId*:integer
entryId*:string

Response

Success

object:KalturaThumbAsset
height:integer

readOnly

The height of the Flavor Asset

objectType:string
Enum: KalturaThumbAsset, KalturaTimedThumbAsset
status:integer
Enum: ERROR [-1], QUEUED [0], CAPTURING [1], READY [2], DELETED [3], IMPORTING [7], EXPORTING [9]

readOnly

Enum Type: KalturaThumbAssetStatus

The status of the asset

thumbParamsId:integer

insertOnly

The Flavor Params used to create this Flavor Asset

width:integer

readOnly

The width of the Flavor Asset

KalturaThumbAsset must also match all of:
object:KalturaAsset
KalturaThumbAsset must also match any of:
object:KalturaThumbAssetobject:KalturaTimedThumbAsset