syndicationFeed:update | ||||
---|---|---|---|---|
Description: | ||||
Update Syndication Feed by ID |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | string | V | ||
syndicationFeed | KalturaBaseSyndicationFeed | V | ||
Output Type | ||||
KalturaBaseSyndicationFeed | ||||
Errors | ||||
INVALID_FEED_ID,Unknown feed [%s] | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=syndicationFeed&action=update POST fields: id syndicationFeed:id syndicationFeed:feedUrl syndicationFeed:partnerId syndicationFeed:playlistId syndicationFeed:name syndicationFeed:status syndicationFeed:type syndicationFeed:landingPage syndicationFeed:createdAt syndicationFeed:allowEmbed syndicationFeed:playerUiconfId syndicationFeed:flavorParamId syndicationFeed:transcodeExistingContent syndicationFeed:addToDefaultConversionProfile syndicationFeed:categories syndicationFeed:storageId syndicationFeed:entriesOrderBy syndicationFeed:enforceEntitlement syndicationFeed:privacyContext syndicationFeed:updatedAt |