Restore a deleted comment.
| 
							id
							
								globally unique identifier
											Required
							
							 Guid ID of the comment to restore.  | 
						
					
| 
							tz
							
								string
							
							 Optional parameter to set time zone information.  | 
						
					
None.
| id string | 
| status string | 
<List xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/"> <id>sample string 1</id> <status>sample string 2</status> </List>
{
  "id": "sample string 1",
  "status": "sample string 2"
}