API for managing rss feeds
RSS Feeds
that belong to the publication{"id": 1234,"url": "https://blog.magloft.com/feed/","title": "MagLoft Blog","description": "MagLoft Blog Description","cover": "https://mms.magloft.com/USERID/ASSETID","active": true,"job_id": "123412341234","job_status": "pending","import_source": true,"import_author": true,"auto_publish": true,"show_related_articles": true,"imported_at": "2018-01-24 10:55:35","created_at": "2018-01-24 10:55:35","updated_at": "2018-01-24 10:55:35","category_ids": [1,2,3]}
RSS Feed
and returns the saved RSS Feed
{"id": 1234,"url": "https://blog.magloft.com/feed/","title": "MagLoft Blog","description": "MagLoft Blog Description","cover": "https://mms.magloft.com/USERID/ASSETID","active": true,"job_id": "123412341234","job_status": "pending","import_source": true,"import_author": true,"auto_publish": true,"show_related_articles": true,"imported_at": "2018-01-24 10:55:35","created_at": "2018-01-24 10:55:35","updated_at": "2018-01-24 10:55:35","category_ids": [1,2,3]}
rss feed
by id
{"id": 1234,"url": "https://blog.magloft.com/feed/","title": "MagLoft Blog","description": "MagLoft Blog Description","cover": "https://mms.magloft.com/USERID/ASSETID","active": true,"job_id": "123412341234","job_status": "pending","import_source": true,"import_author": true,"auto_publish": true,"show_related_articles": true,"imported_at": "2018-01-24 10:55:35","created_at": "2018-01-24 10:55:35","updated_at": "2018-01-24 10:55:35","category_ids": [1,2,3]}
rss feed
by id
and returns the updated rss feed
{"id": 1234,"url": "https://blog.magloft.com/feed/","title": "MagLoft Blog","description": "MagLoft Blog Description","cover": "https://mms.magloft.com/USERID/ASSETID","active": true,"job_id": "123412341234","job_status": "pending","import_source": true,"import_author": true,"auto_publish": true,"show_related_articles": true,"imported_at": "2018-01-24 10:55:35","created_at": "2018-01-24 10:55:35","updated_at": "2018-01-24 10:55:35","category_ids": [1,2,3]}
RSS Feed
by id
and returns an empty response
with status 204
null
RSS Feed
by id
and returns the synchronization results
{"id": 1234,"url": "https://blog.magloft.com/feed/","title": "MagLoft Blog","description": "MagLoft Blog Description","cover": "https://mms.magloft.com/USERID/ASSETID","active": true,"job_id": "123412341234","job_status": "pending","import_source": true,"import_author": true,"auto_publish": true,"show_related_articles": true,"imported_at": "2018-01-24 10:55:35","created_at": "2018-01-24 10:55:35","updated_at": "2018-01-24 10:55:35","category_ids": [1,2,3]}