curl --location --request POST 'http://creator.moreapi.cn/api/douyin_v1/delete_comment' \
--form 'cookie=""' \
--form 'comment_id=""' \
--form 'proxy=""'
{
"code": 0,
"msg": "string",
"path": null,
"data": {
"log_pb": {
"impr_id": "string"
},
"status_code": 0,
"msg": "string",
"extra": {
"logid": "string",
"now": 0,
"fatal_item_ids": [
null
]
}
}
}