{
"botUserId": "testUserId",
"contactWxid": "7888888888",
"roomWxid": "R:888888"
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v1/instantReply/addFromRoom?token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"botUserId": "testUserId",
"contactWxid": "7888888888",
"roomWxid": "R:888888"
}'{
"errcode": 0
}