Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create new folder #42

Closed
JeremyJeanson opened this issue Jul 25, 2016 · 1 comment
Closed

Cannot create new folder #42

JeremyJeanson opened this issue Jul 25, 2016 · 1 comment

Comments

@JeremyJeanson
Copy link

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?

@jfiorato
Copy link
Contributor

jfiorato commented Jul 25, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants