{
"SnsCommentList": [
{
"Content": "",
"CreateTime": 0,
"ItemID": "",
"OpType": 0,
"ReplyCommentID": 0,
"ReplyItem": {
"NickName": "",
"OpType": 0,
"Source": 0,
"UserName": ""
},
"ToUserName": ""
}
],
"Tx": true
}
curl --location --request POST 'https://api.imong.cn/wxapi/v2/sns/SendSnsComment' \
--header 'ImongApi-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"SnsCommentList": [
{
"Content": "",
"CreateTime": 0,
"ItemID": "",
"OpType": 0,
"ReplyCommentID": 0,
"ReplyItem": {
"NickName": "",
"OpType": 0,
"Source": 0,
"UserName": ""
},
"ToUserName": ""
}
],
"Tx": true
}'
{}
产品可行性及API相关问题咨询