| flavorAsset:convert | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Add and convert new Flavor Asset for Entry with specific Flavor Params |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | V | |||
| flavorParamsId | int | V | |||
| priority | int | 0 | |||
| Output Type | |||||
| No Output | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=flavorAsset&action=convert POST fields: entryId flavorParamsId priority |
|||||