token: ********************
{
"to_user_id": 66837313,
"role_id": "3581310465983111170",
"room_id": "3581310465924767744"
}
curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/room_role/revoke?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;charset=UTF-8' \
--data-raw '{
"to_user_id": 66837313,
"role_id": "3581310465983111170",
"room_id": "3581310465924767744"
}'
{}