Skip to content

Commit 4b2bea4

Browse files
authored
Update driveitem-move.md
added example for root folder call to get its ID. I see on the forums many people struggling to undertand this
1 parent aa5bddb commit 4b2bea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/driveitem-move.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Existing properties that are not included in the request body will maintain thei
5353
For best performance you shouldn't include existing values that haven't changed.
5454

5555
**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.
56+
Your app needs to provide the actual ID of the root folder for the parent reference. i.e. `/drives/{drive-id}/root`
5757

5858
## Response
5959

0 commit comments

Comments
 (0)