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