{
"appId": "{{appid}}",
"wxid": "wxid_**********",
"onlyChat": true
}
curl --location --request POST 'http://api.videosapi.com/finder/v2/api/contacts/setFriendPermissions' \
--header 'VideosApi-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"wxid": "wxid_**********",
"onlyChat": true
}'
{
"ret": 200,
"msg": "设置好友权限成功"
}
产品可行性及API相关问题咨询