| caption_captionasset:setasdefault | |||||
|---|---|---|---|---|---|
| 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 | Restrictions |
| captionAssetId | string | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| CAPTION_ASSET_ID_NOT_FOUND;ASSET_ID;Caption asset id "@ASSET_ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=caption_captionasset&action=setasdefault POST fields: captionAssetId |
|||||