Removes the important classification from selected cases.
Method
POST
URL
https://localhost/Flowtime/_vti_bin/Flowtime/HotOperations/AggregatedHotCasesService.svc/UnMarkCasesAsImportant
Request Parameters
| Name | Type | Required | Description | 
| SolutionId | guid | required | ID of the solution. | 
| cases | Array of integers | required | List of case IDs. | 
Response Parameters
| Name | Type | Description | 
| TotalCount | integer | Total number of tasks. | 
| SuccessItemsCount | integer | Number of items that were successful. | 
| FailureItemsCount | integer | Number of items that failed. | 
| CommandResults | Array of objects | Each object contains these parameters. 
 | 
