Control RSS Feed
POST {{api_base}}/{{api_version}}/api/rss/controlrss
Overview
Controls an RSS Feed. By sending the RSS feed's ID and the type of operation you want to perform, it will perform said action on the RSS feed checker.
Operations are either:
- Update
forces an update on the rss feed Delete
deletes the rss feed from your account permanentlyPause
pauses checking the rss feed on the scan intervalResume
resumes a paused rss feed
Authorization
Requires an API key using the Authorization Bearer Header.