| uiConf:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Delete an existing UIConf |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | int | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| INVALID_UI_CONF_ID;UI_CONF_ID;Unknown uiConf [@UI_CONF_ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=uiConf&action=delete POST fields: id |
|||||