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