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 |
thumbAssetId | string | |
No Output | ||
Errors | ||
THUMB_ASSET_ID_NOT_FOUND,The Thumbnail asset id "%s" not found | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=thumbasset&action=setasdefault POST fields: thumbAssetId |