| playlist:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Delete existing playlist |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| INVALID_ENTRY_ID;ENTRY_TYPE,ENTRY_ID;Unknown @ENTRY_TYPE@ [@ENTRY_ID@] | |||||
| INVALID_PLAYLIST_TYPE;;Invalid playlist type | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=playlist&action=delete POST fields: id |
|||||