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