{
"imBotId": "string",
"imContactId": "string",
"attrId": "string",
"stringValue": "string",
"numberValue": 0,
"booleanValue": true,
"dateValue": 0
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/customer/updateContactCustomAttr?token=66fe7b0b027b4*******3236c230e5' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "string",
"imContactId": "string",
"attrId": "string",
"stringValue": "string",
"numberValue": 0,
"booleanValue": true,
"dateValue": 0
}'{"errcode":0,"errmsg":""}