刪除檔案或資料夾(尚未實作)
刪除外部系統中具有特定ID的檔案或資料夾。 刪除資料夾也會刪除資料夾內容。
URL
PUT /delete
查詢參數
名稱
說明
documentId
要刪除的檔案識別碼
folderId
要刪除的資料夾識別碼
回應
指示成功或失敗的JSON字串,如以下錯誤處理區段中所指定。
範例
PUT https://www.example.com/api/deleteid=1234
* returns `status: "success"`
* returns `status: "failure", error: "File not found"`
recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43