{
"appId": "{{appid}}",
"allowWxIds": [],
"atWxIds": [],
"disableWxIds": [],
"content": "test",
"privacy": false
}
curl --location --request POST 'http://api.videostui.com/finder/v2/api/sns/sendTextSns' \
--header 'VideosApi-token: {{VideosApi-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"allowWxIds": [],
"atWxIds": [],
"disableWxIds": [],
"content": "test",
"privacy": false
}'
{
"ret": 200,
"msg": "操作成功",
"data": {
"id": 14287800629617234000,
"userName": "zhangchuan2288",
"nickName": "朝夕。",
"createTime": 1703238562
}
}
添加客服微信
其他API相关问题咨询