{
"imBotId": "string",
"imContactId": "string",
"customerName": "string"
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/customer/updateContactCustomerName?token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "string",
"imContactId": "string",
"customerName": "string"
}'{
"errcode": 0,
"errmsg": ""
}