This method is used to rename the subscription, add it to a folder, remove it from folder or unsubscribe from it. You can also subscribe and directly rename it and add it to folder via this method.
Request:
https://www.inoreader.com/reader/api/0/subscription/edit
Request parameters:
ac
- Action. Can be edit
, subscribe
, or unsubscribe
.s
- Stream ID, e.g. feed/http://feeds.arstechnica.com/arstechnica/science
t
- Subscription title. Omit this parameter to keep the title unchangeda
- Add subscription to folder. Use full folder name like user/-/label/Tech
r
- Remove subscription from folder. Use full folder name like user/-/label/Tech
Response:
OK