v1

latestOpenAPI 3.1.02026-08-06492794.7 KB
Drive Folders

Move file between folders

Move a file from one folder to another. Files cannot be moved into the root folder.

post/drive_folders/move_file_to_folder

Request body

source_folder_idinteger required

ID of the folder currently containing the file

destination_folder_idinteger required

ID of the destination folder

attachment_idinteger required

ID of the file attachment to move

Response

File moved successfully (response includes updated source folder)