Remove user from private room

Hello. I admin Rocket.Chat server. How I can revoke access to private room for one user? He didn’t admin or owner this room, but I can’t find how I can remove him from this room or other private room.
Rocket.Chat server v.3.14.4

Good question - I can see you can remove from a public room but not a private!!

First thing is check the API.

Second is check github! I’ll check that when I have a minute.

There may well be a bug opened so don’t rush to create a new one.

Have you checked on 3.15?

I can see you can remove from a public room but not a private!
I can’t remove and in public, but it’s no needed. User can see public room and enter to it.If I remove from private room, user can’t enter again before don’t recive new invite to this room.

You can probably use the API to kick them:

But if you search for “private room” in github you will find this, which is the solution.

Look for the scroll bar!

Thanks John!!! I don’t see scroll on my desktop app… I found this command… Thank you very much.