| captionsearch_captionassetitem:parse | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Parse content of caption asset and index it |
|||||
| 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=captionsearch_captionassetitem&action=parse POST fields: captionAssetId |
|||||