Delete
|
|||||
|
|
Deletes a specific task by its ID, unless that task has already started running
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage your Fusion Tables
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
tableId Required |
STRING |
Table from which the task is being deleted |
taskId Required |
STRING |
The identifier of the task to delete |
= Parameter name
= Format
tableId STRING Required Table from which the task is being deleted |
taskId STRING Required The identifier of the task to delete |