{
"imBotId": "168885****578438",
"imRoomId": "R:108794****6728483",
"alias": "test"
}curl --location --request POST 'https://stride-bg.dpclouds.com/hub-api/api/v2/groupChat/self/alias?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "168885****578438",
"imRoomId": "R:108794****6728483",
"alias": "test"
}'{
"errcode": 0,
"errmsg": "ok"
}