文件WorkfrontWorkfront 指南

重新命名檔案或資料夾(尚未實作)

最後更新: 2024年7月18日
  • 主題:
  • 數位內容和文件

建立對象:

  • 開發人員

重新命名外部系統中具有特定ID的檔案或資料夾。

URL

PUT/重新命名

查詢參數

名稱說明
id要重新命名的檔案或資料夾ID
名稱檔案或資料夾的新名稱

回應

指示成功或失敗的JSON字串,如以下錯誤處理區段中所指定。

範例: PUThttps://www.acme.com/api/rename

-------------------------------

id=1234

name=Folder B ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­

-------------------------------

傳回

{status: "success"
 }returns
 {
 status: "failure", error: "Folder cannot be renamed because a folder with that name already exists."
 }
recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43