We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5bddb commit 4b2bea4Copy full SHA for 4b2bea4
api-reference/v1.0/api/driveitem-move.md
@@ -53,7 +53,7 @@ Existing properties that are not included in the request body will maintain thei
53
For best performance you shouldn't include existing values that haven't changed.
54
55
**Note:** When moving items to the root of a drive your app cannot use the `"id:" "root"` syntax.
56
-Your app needs to provide the actual ID of the root folder for the parent reference.
+Your app needs to provide the actual ID of the root folder for the parent reference. i.e. `/drives/{drive-id}/root`
57
58
## Response
59
0 commit comments