Hide a reply
hide_replyHide a reply on the channel, or show it again with hide: false. The reply id comes from list_replies, and postId is the publish it belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hide | No | true hides it, false shows it again. Defaults to true. | |
| postId | Yes | The post the reply sits under. A publish id (post_…), the post's own id on the channel, or a post link (the URL you would open in a browser to see it). Links work for posts written in the channel's own app too, as long as the account is connected here. | |
| replyId | Yes | Reply id from list_replies |