To remove a task, call the API with theDocumentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
id of the task.
Now on demand: Content + AI Virtual Summit. See demos on Box Agents, Extract, and Automate. Tune in
To remove a task, call the API with theDocumentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
id of the task.
curl -i -X DELETE "https://api.box.com/2.0/tasks/12345" \
-H "authorization: Bearer <ACCESS_TOKEN>"
Was this page helpful?