# 留言管理

服务号可以通过服务端接口,对留言进行管理。接口如下:

接口名称英文名请求路径
打开已群发文章评论openArticleComment/cgi-bin/comment/open
查看指定文章的评论数据listComment/cgi-bin/comment/list
关闭已群发文章评论closecomment/cgi-bin/comment/close
评论标记精选electcomment/cgi-bin/comment/markelect
评论取消精选unelectcomment/cgi-bin/comment/unmarkelect
删除评论delcomment/cgi-bin/comment/delete
回复评论replycomment/cgi-bin/comment/reply/add
删除回复delreplycomment/cgi-bin/comment/reply/delete