How to kick user with jitsi videobridge REST API

Hi all,

Is it possible to kick user (stop sending/receiving audio to/from user) using only REST API?

Not very cleanly, especially from the bridge. You could set the expire time on all of their channels to 0 which would expire them on the bridge, but I’m not sure how Jicofo/their UI would react in that scenario–and nothing would stop them from reconnecting.