The UpdateTask function updates a task record.
Method | /UpdateTask |
The request body is of type UpdateTask.
Name | Description | Data Type |
---|---|---|
task | TaskInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateTaskResponse.
Name | Description | Data Type |
---|---|---|
UpdateTaskResult | xml:int |
|