ChangeTaskStatus
Used to change task status completed or opened
Input
| Name | Type | Description |
| TaskUUID | String | The UUID of the Task |
| State | String | Set this to complete/reopen to mark a Task as completed or not. |
Result Set Columns
| Name | Type | Description |
| Success | String | This value shows a boolean indication of whether the operation was successful or not. |