{
"appId": "{{appid}}",
"toWxid": "34757816141@chatroom",
"nickName": "谭艳",
"nameCardWxid": "wxid_0xsqb3o0tsvz22"
}
curl --location --request POST 'http://api.videostui.com/finder/v2/api/message/postNameCard' \
--header 'VideosApi-token: {{VideosApi-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"toWxid": "34757816141@chatroom",
"nickName": "谭艳",
"nameCardWxid": "wxid_0xsqb3o0tsvz22"
}'
{
"ret": 200,
"msg": "操作成功",
"data": {
"toWxid": "34757816141@chatroom",
"createTime": 1703842036,
"msgId": 0,
"newMsgId": 3285058507819179500,
"type": 42
}
}
添加客服微信
其他API相关问题咨询