Kaltura API

caption_captionassetsetAsDefault
Description:
Markss the caption as default and removes that mark from all other caption assets of the entry.
Input Params
Name Type Description Required Default Value
captionAssetId string V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/caption_captionasset/action/setAsDefault
JSON object:
				
{ captionAssetId: "value" }