Permanently deletes a task from Box. Tasks are work assignments on files that can be assigned to collaborators for review or completion. Once deleted, the task and its assignments are permanently removed and cannot be recovered. Returns HTTP 204 (No Content) on successful deleti…
task_idRequiredstringThe unique identifier (ID) of the task to permanently delete. You can get task IDs from BOX_CREATE_TASK, BOX_LIST_TASKS_ON_FILE, or BOX_GET_TASK actions. Example: '12345'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.