Skip to main content
To unassign a task, you will need to provide the DELETE /task_assignments 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.