{
"wxCorpId": "1970324****15309",
"imBotId": "168885****929494",
"imContactIds": [
"788130****927825"
]
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/customer/transform?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxCorpId": "1970324****15309",
"imBotId": "168885****929494",
"imContactIds": [
"788130****927825"
]
}'{
"errcode": 0,
"errmsg": "ok",
"data": [
{
"imContactId": "78813*****110143",
"externalUserId": "wmrRhyBgAA*******rT1BjTrU6q0EA"
}
]
}