Kaltura API

thumbassetsetAsDefault
Description:
Tags the thumbnail as DEFAULT_THUMB and removes that tag from all other thumbnail assets of the entry. Create a new file sync link on the entry thumbnail that points to the thumbnail asset file sync.
Input Params
Name Type Description Required Default Value
thumbAssetId string V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/thumbasset/action/setAsDefault
JSON object:
				
{ thumbAssetId: "value" }