{
"token": "669dc78a7*****3e04351d6",
"roomId": "R:10965****25717279",
"contactId": "78813****9347451",
"remark": "test",
"helloMsg": "test",
"extraInfo": "test",
"userId": "zhangsan"
}curl --location --request POST 'https://zan-api.xiaoshunai.com/addFriend/room/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "669dc78a7*****3e04351d6",
"roomId": "R:10965****25717279",
"contactId": "78813****9347451",
"remark": "test",
"helloMsg": "test",
"extraInfo": "test",
"userId": "zhangsan"
}'{"code":0}