{
"imBotId": "168885****578438",
"imContactId": "788130****110143",
"addPhoneNumbers": [
"218****2459"
],
"overrideExistPhoneNumbers": false
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/customer/addContactPhoneNumbers?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "168885****578438",
"imContactId": "788130****110143",
"addPhoneNumbers": [
"218****2459"
],
"overrideExistPhoneNumbers": false
}'{
"errcode": 0,
"errmsg": ""
}