token: ********************
{
"role_id": "3691463336116027392",
"room_id": "3690041195409809408"
}
curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/room_role/delete?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 '{
"role_id": "3691463336116027392",
"room_id": "3690041195409809408"
}'
{"msg":"","result":{},"status":"ok"}