{
"wxid": "1688857429268011",
"imBotId": ""
}
curl --location --request POST 'https://chat.jijyun.cn/v1/openapi/wxwork/wxid_to_externalUserId?apiKey=KP6GeQhX4u5oWS4eey5481io1745205533' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxid": "1688857429268011",
"imBotId": ""
}'
{
"Code": 2000,
"Data": {
"externalUserId": "woGaZtDAAAlcd9vKWEBC2kacxhM0--0A"
},
"Msg": "成功"
}