token: ********************{
"nickname": "测试昵称",
"room_id": "3587810143523774464",
"to_user_id": 8828375
}curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/room/nickname?client_type=heybox_chat&x_client_type=web&os_type=web&x_os_type=bot&x_app=heybox_chat&chat_os_type=bot&chat_version=1.30.0' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"nickname": "测试昵称",
"room_id": "3587810143523774464",
"to_user_id": 8828375
}'{
"msg": "string",
"result": {
"chatmobile_ack_id": "string",
"heychat_ack_id": "string"
},
"status": "string"
}