Skip to main content

Move Files

Use this API to move items with within your drive

Path Parameters
driveId string REQUIRED
Request Body REQUIRED
parentId string

The id of the parent folder where you want to move the items. If you want to move the files in the root directory, send null.

itemIds string[]

Items to be moved. This is a list of file/folder ids.

Responses
200

Returns the moved items

Schema OPTIONAL
object