token: ********************
{
"to_user_id": 0
}
curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/channel/kick_out?heybox_id&room_id&channel_id&client_type=&x_client_type=&os_type=&x_os_type=&x_app=&chat_os_type=&chat_version=' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"to_user_id": 0
}'
{"msg":"","result":{},"status":"ok"}