Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to create a new folder in root of some Drive?
Documentation suggests to use post request to "me/drive/root/children". But Root request builder does not have Children collection, so the code can not be compiled:
Is it safe to use
ItemWithPath("/")
for this case?Beta Was this translation helpful? Give feedback.
All reactions