Move path
Description | Moves paths to a different folder |
Endpoint | /path/parentId |
Method | PUT |
Minimum Access Level | admin |
Processing units | 0 |
Name | Description | Required | Default |
---|---|---|---|
pathIds | Array of pathIds to move. | true | |
parentId | Path id of the folder to move the items to. The paths are moved to the 'myDrive' folder if left undefined. | false | Default null. |
Last modified 11mo ago