Kaltura API DocumentationthumbAsset.addFromUrl

This API action has been deprecated. If you’re building a new app integration, please consult the usage guides or forums for the more recent API actions to use.

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

Request Parameters

body:object
object
entryId*:string
url*: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