• Parameters

    Returns Promise<null>

    Description

    Delete a comment inside a commentboard

    Async

    Since

    2.39.0

    Example

     deleteComment({
    commentBoardId: "<comment-board-id>",
    commentId: "<comment-id>"
    })

Generated using TypeDoc