{
"imBotId": "168885****578438",
"imContactId": "78813*****347451",
"description": "test_description"
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/customer/updateContactDescription?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "168885****578438",
"imContactId": "78813*****347451",
"description": "test_description"
}'{
"errcode": 0,
"errmsg": ""
}