Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
属性と例
id
string
type
enum<string>
file
folder
web_link
name
{ "id": "12345678", "type": "file", "name": "My File" }
entries
limit
integer
next_marker
null
{ "entries": [ { "id": "12345678", "type": "file", "name": "My File" } ], "limit": 1000, "next_marker": "JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii" }
operations
Box Hubの項目の操作結果
{ "operations": [ { "action": "add", "item": { "type": "file", "id": "42037322" }, "parent_id": "721d97d7-ac8a-4e5e-adb6-ef11af4e6d9e", "status": 200, "error": "Item not found" } ] }
このページは役に立ちましたか?