{
"wxCorpId": "1970324945115309",
"imBotId": "1688853462929494",
"imContactIds": ["7881301676927825"]
}
curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/customer/transform?token' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxCorpId": "1970324945115309",
"imBotId": "1688853462929494",
"imContactIds": ["7881301676927825"]
}'{
"errcode": 0,
"errmsg": "string",
"data": [
{
"imContactId": "string",
"externalUserId": "string"
}
]
}