| thumbAsset:setasdefault | |||||
|---|---|---|---|---|---|
| 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 | Restrictions | 
| thumbAssetId | string | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| THUMB_ASSET_ID_NOT_FOUND;ID;The Thumbnail asset id "@ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=thumbAsset&action=setasdefault POST fields: thumbAssetId | |||||