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.
To unassign a task, you will need to provide the
API with the id
of the task assignment.
curl -i -X DELETE "https://api.box.com/2.0/task_assignments/12345" \
-H "authorization: Bearer <ACCESS_TOKEN>"
Permissions
The user deleting the assignment needs to be a collaborator on the file.