| 接口名称 | 删除评论ForSp(支持回复) web domain |
| 地址 | https://api.cnlive.com/open/api2/commentServices/services/commentForChat/delete4H5 |
| method | post |
| 返回数据 | json |
/* Title: 1.7 删除朋友圈评论 Sort: 17 */
| 参数 | 必选 | 类型 | 说明 |
|---|---|---|---|
| appId | true | string | 应用ID |
| plat | true | string | i=IOS客户端,a=Android客户端 |
| id | true | string | 主题ID |
| commentId | true | string | 评论ID |
| sign | true | string | 签名 |
{
"errorMessage": "评论删除成功",
"errorCode": "0"
}