Skip to content

Commit

Permalink
Merge pull request #9518 from rohit404404/main
Browse files Browse the repository at this point in the history
Update driveitem-move.md
  • Loading branch information
Danielabom authored Feb 21, 2025
2 parents b9ab609 + 5cd3173 commit c1b610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-reference/v1.0/api/driveitem-move.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Existing properties that are not included in the request body will maintain thei
For best performance you shouldn't include existing values that haven't changed.

**Note:** When moving items to the root of a drive your app cannot use the `"id:" "root"` syntax.
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. For example, `/drives/{drive-id}/root`.

## Response

Expand Down

0 comments on commit c1b610f

Please sign in to comment.