{
"appId": "{{appid}}",
"snsId": 14287710653886042000,
"operType": 2,
"wxid": "wxid_***********",
"commentId": 1,
"content": ""
}
curl --location --request POST 'http://api.videosapi.com/finder/v2/api/sns/commentSns' \
--header 'VideosApi-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"snsId": 14287710653886042000,
"operType": 2,
"wxid": "wxid_***********",
"commentId": 1,
"content": ""
}'
{
"ret": 200,
"msg": "操作成功"
}
产品可行性及API相关问题咨询