{
"scene": 1,
"content": "https://work.weixin.qq.com/u/vc75a***4e2d?v=4.1.30.167392&bb=83ee2be011"
}curl --location --request POST '/imSearch' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"scene": 1,
"content": "https://work.weixin.qq.com/u/vc75a***4e2d?v=4.1.30.167392&bb=83ee2be011"
}'{
"ret": "string",
"msg": "string",
"data": {
"nickName": "string",
"sex": "string",
"signature": "string",
"bigHeadImgUrl": "string",
"smallHeadImgUrl": "string",
"v3": "string",
"v4": "string"
}
}