{
"token": "669dc78a*****b23e04351d6",
"avatarUrl": "https://work.s3.cn-northwest-1.amazonaws.com.cn/room_avatar/1c16b66c-8a00-4754-9f64-a1c71c14e863/10882094539049797.png",
"botInfo": {
"botId": "66a77970c9****6b879ef868",
"imBotId": "16888****6578438",
"wecomUserId": "zhangsan",
"nickName": "张三1234"
},
"chatId": "685bd3c3e*****8657fb492e",
"ownerImContactId": "168885****644281",
"oldTopic": "20250625群聊1-1",
"newTopic": "20250625群聊2-2",
"imRoomId": "R:1088209****049797",
"groupId": "64758f02111f3bf9615998f1",
"timestamp": 1752116437907,
"topic": "20250625群聊2-2"
}curl --location --request POST 'https://stride-bg.dpclouds.com/stream-api/room/topic' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "669dc78a*****b23e04351d6",
"avatarUrl": "https://work.s3.cn-northwest-1.amazonaws.com.cn/room_avatar/1c16b66c-8a00-4754-9f64-a1c71c14e863/10882094539049797.png",
"botInfo": {
"botId": "66a77970c9****6b879ef868",
"imBotId": "16888****6578438",
"wecomUserId": "zhangsan",
"nickName": "张三1234"
},
"chatId": "685bd3c3e*****8657fb492e",
"ownerImContactId": "168885****644281",
"oldTopic": "20250625群聊1-1",
"newTopic": "20250625群聊2-2",
"imRoomId": "R:1088209****049797",
"groupId": "64758f02111f3bf9615998f1",
"timestamp": 1752116437907,
"topic": "20250625群聊2-2"
}'{}