Delete work item comment by ID
Deletes a single comment by its ID and work item ID. The comment is removed from the work item. Use when you need to remove one comment from the discussion thread.
DELETE FROM WorkItemComments WHERE WorkItemId=6455 and Id=5284411