Skip to main content

Subscribe to a Feed

POST 

/v1/feeds/:feedId/subscriptions

Subscribe to a Feed to receive a notification when new Articles are published to the Feed.

Request

Responses

Added

Callbacks

POST 

{$request.body#/callbackUrl}

Will be called when new articles are available in the feed for the subscriber. You must respond within 10 seconds.

Callbacks Responses

Return this response to acknowledge that the notification was correctly received.