{
"imBotId": "168885****578438",
"imContactId": "788130****347451",
"customerName": "test_customerName"
}curl --location --request POST 'https://stride-bg.dpclouds.com/hub-api/api/v2/customer/updateContactCustomerName?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "168885****578438",
"imContactId": "788130****347451",
"customerName": "test_customerName"
}'{
"errcode": 0,
"errmsg": ""
}