MarkCommentNotSpam
Marks a comment as legitimate by removing its spam designation.
Input
| Name | Type | Description |
| Id | String | The unique identifier of the comment to be marked as not spam. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation to mark the comment as not spam completed successfully. |
| Details | String | Provides additional information or messages about the outcome of the operation. |
| Id | String | The unique identifier of the comment that was updated by the operation. |
| Status | String | The updated moderation status of the comment after being marked as not spam. |