Skip to content

SetFeed

Avi Aryan edited this page Mar 13, 2016 · 6 revisions

Post to /api/feed/

addsubscription

  • Adds a new sub
  • requires auth

changesubscription

  • requires authentication
  • pass all subscription links as input, that is replaced

deletesubscription

  • deletes a subscription
  • requires authentication

NOTES

  • requires authentication means you have to send both userid and password in the POST request.

Clone this wiki locally