• Returns Promise<null>

    Description

    Delete a comment report resource

    Async

    Since

    2.40.0

    Example

     deleteCommentReport({
    commentReportId: '<comment_report_id>',
    })

Generated using TypeDoc