MarkCommentSpam
Marks a comment as spam to hide it from public view.
Input
| Name | Type | Description |
| Id | String | The Id of the comment to mark as 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 spam. |