Skip to content

Conversation

@julienr
Copy link
Contributor

@julienr julienr commented Oct 14, 2024

No description provided.

@julienr julienr force-pushed the add-folder-create-list branch from 4472225 to d72c121 Compare October 14, 2024 07:41
return resp.json()

def create_folder(self, name: str):
resp = self.sess.post(self._full_url("folders/"), { "name": name })
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't currently allow creating folders through the public API

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

Successfully merging this pull request may close these issues.

2 participants