App Logo
drive.google.com

Move a Google Drive file to another folder

Move a file to a different folder in Google Drive, given the file's id and the destination folder's id.

Input

fileId required

Google Drive file id to move, i.e. the <id> in drive.google.com/file/d/<id>/view

folderId required

Destination folder id, i.e. the <id> in drive.google.com/drive/folders/<id>

Output

fileId required
folderId required

Start building not clicking