The DeleteTask function deletes a task record.
Method | /DeleteTask |
The request body is of type DeleteTask.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteTaskResponse.
Name | Description | Data Type |
---|---|---|
DeleteTaskResult | xml:boolean |
|