# Cancel task Cancels the active tasks that are associated with the specified continuation token in the path. Endpoint: DELETE /api/integration/v2/biviews-status/{task_id} Version: 2025-08-06 ## Header parameters: - `token` (string, required) The valid authentication token that is generated by the Authentication operation. ## Path parameters: - `task_id` (string, required) The continuation token that is associated with the tasks to be canceled. ## Response 200 fields ## Response 204 fields