theoldreader / api

The Old Reader API

Home Page:https://theoldreader.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot create new folder

JeremyJeanson opened this issue · comments

Hi,

I haven't found a way to use this API to create new folders. I was hoping to find something like a POST to "reader/api/0/add-tag" or something else.

Did i missed something?

It's a little convoluted, but you can only create a new folder when moving a subscription to it. See https://github.com/theoldreader/api#updating-subscription

Reason it is this way is that folders with no subscriptions in them are automatically deleted.

Folder can be any name you'd like. If it does not exist, then it will be created.