| syndicationFeed:delete | ||||
|---|---|---|---|---|
| Description: | ||||
| Delete Syndication Feed by ID |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| id | string | V | ||
| Output Type | ||||
| No Output | ||||
| Errors | ||||
| INVALID_FEED_ID,Unknown feed [%s] | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=syndicationFeed&action=delete POST fields: id |
||||