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.
2025.0
box-version: 2025.0
curl -i -X POST "https://api.box.com/2.0/external_users/submit_delete_job" \ -H "box-version: 2025.0" \ -H "authorization: Bearer <ACCESS_TOKEN>" \ -H "content-type: application/json" \ -d '{ "external_users": [ { "type": "user", "id": "<EXTERNAL_USER_ID>" } ] }'
このページは役に立ちましたか?