RestoreComment
Restores a comment that was previously deleted or marked as removed.
Input
| Name | Type | Description |
| Id | String | The unique identifier of the comment that needs to be restored. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation completed successfully. |
| Details | String | Additional details or messages related to the execution of the operation. |