Delete Content Comment
repliz_delete_content_commentRemove a specific comment from content using content ID, comment ID, and account ID. This deletion is permanent and cannot be undone.
Instructions
Delete a comment on a piece of content. Irreversible — confirm before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The account id that owns the content. | |
| commentId | Yes | The comment id to delete. | |
| contentId | Yes | The content id. |