# Delete Task

> `UiPath.GSuite.Activities.DeleteTaskConnections`

`UiPath.GSuite.Activities.DeleteTaskConnections`

Delete a Google Task.

## Description

### Scopes

This activity requires the following scopes:

* https://www.googleapis.com/auth/tasks

## Project compatibility

Windows | Cross-platform

## Configuration

* **Google Tasks connection** - The connection for the Google Workspace account to use in the activity.
* **Task** - An existing task which you want to delete. Use a variable or change the input type to **URL or ID** or **Full path**.
  + **List ID** - The ID of the list. This field is displayed if you select **URL or ID** input mode. This field supports `String` type input.
  + **Task ID** - The ID of the task. This field is displayed if you select **URL or ID** input mode. This field supports `String` type input.
  + **Full path** - Specify the task's full path. This field is displayed if you select **Full path** input mode. This field supports `String` type input.
