Boxでウェブリンクを削除するには、そのウェブリンクのIDをAPIに渡す必要があります。Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Join us on May 20th for the Content + AI Virtual Summit. Register now
Boxでウェブリンクを削除するには、そのウェブリンクのIDをAPIに渡す必要があります。Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
curl -i -X DELETE "https://api.box.com/2.0/web_links/12345" \
-H "authorization: Bearer <ACCESS_TOKEN>"
このページは役に立ちましたか?