| mixing:clone | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Clones an existing mix. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | Mix entry id to clone | V | ||
| Output Type | |||||
| KalturaMixEntry | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=mixing&action=clone POST fields: entryId |
|||||