{
"appId": "{{appid}}",
"qrUrl": "https://weixin.qq.com/g/AwYAALLELoeKLg-qWAtkYtBdyTg_i2TG22w1GS-cL1GFO9J4AemIyZAw7RSuIpZw"
}
curl --location --request POST 'http://api.videosapi.com/finder/v2/api/group/joinRoomUsingQRCode' \
--header 'VideosApi-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"qrUrl": "https://weixin.qq.com/g/AwYAALLELoeKLg-qWAtkYtBdyTg_i2TG22w1GS-cL1GFO9J4AemIyZAw7RSuIpZw"
}'
{
"ret": 200,
"msg": "操作成功",
"data": {
"chatroomName": "VideosApi-test-room(2)",
"html": null,
"chatroomId": "**********@chatroom"
}
}
产品可行性及API相关问题咨询