{
"wxCorpId": "1970324945115309",
"imBotId": "1688853462929494",
"imContactIds": [
"7881301676927825"
]
}curl --location 'https://chat.jijyun.cn/v1/openapi/wxwork/customer/transform?apiKey=G-DTAmViS7N9y5PYN4ZtCCJ8EleGuLFE4Z6ck2JideXoneaXos' \
--header 'Content-Type: application/json' \
--data '{
"wxCorpId": "1970324945115309",
"imBotId": "1688853462929494",
"imContactIds": [
"7881301676927825"
]
}'{
"Code": 2000,
"Data": [
{
"imContactId": "string",
"externalUserId": "string"
}
],
"Msg": "成功"
}