| contentdistribution_entrydistribution:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Delete Entry Distribution by id |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | int | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| ENTRY_DISTRIBUTION_NOT_FOUND;ENTRY_ID;Entry distrbution not found [@ENTRY_ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=delete POST fields: id |
|||||