async fn disconnect(
__arg0: State<RoomServices>,
__arg1: VerifiedDisconnectClaims,
) -> ResponseExpand description
bulk-disconnect endpoint used by Odoo to remove users from active rooms
VerifiedDisconnectClaims owns JWT verification and request-body decoding