Delete a comment inside a commentboard
2.39.0
deleteComment({ commentBoardId: "<comment-board-id>", commentId: "<comment-id>" }) Copy
deleteComment({ commentBoardId: "<comment-board-id>", commentId: "<comment-id>" })
Generated using TypeDoc
Description
Delete a comment inside a commentboard
Async
Since
2.39.0
Example