Join a webinar on April 30th: Unlocking Your Data using AI with Box Extract & MCP Server. Register here
id
url
http://
https://
curl -i -X POST "https://api.box.com/2.0/web_links" \ -H "authorization: Bearer <ACCESS_TOKEN>" \ -H "content-type: application/json" \ -d '{ "name": "Cloud Content Management", "url": "https://box.com", "parent": { "id": "0" } }'
Was this page helpful?