MarkCommentNotSpam
Marks a comment as not spam to restore normal visibility.
Input
| Name | Type | Description |
| Id | String | The ID of the comment to mark as not spam. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation completed successfully. |
| Details | String | Additional details about how the operation was executed. |
| Id | String | A globally unique Id returned for the operation. |
| Status | String | The status of the comment after being marked as not spam. |