Назад к Microsoft OneDrive

Подключите Knoon AI к Microsoft OneDrive (Microsoft), чтобы автоматизировать AI рабочие процессы.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
Бета
Разрешения
  • Files.ReadWrite
Опциональные разрешения
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Параметры
ИмяТипОписаниеОбязательно
fileIdfile Select the file to move.Да
destinationFolderIdfile Select the destination folder.Да
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").Нет
Возвраты
ИмяТипОписание
statusstring MOVED or ERROR.
sensitive.fileIdstring DriveItem ID.
sensitive.namestring File name after move.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentReferenceobject Parent reference metadata after move.
confidential.webUrlstring Web URL to open the item (if available).