ApproveComment
Approves a comment.
Input
| Name | Type | Description |
| Id | String | The ID of the comment to be approved. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether or not the operation executed successfully. |
| Details | String | Any extra details on the operation's execution. |
| Id | String | A globally-unique ID. |
| Status | String | The status of the comment. |