I'm interested in using the new feature of not allowing duplicate users. I see how this can be done via the room console, but I'm wondering how we can do it via the server-to-server API. I'm using ColdFusion and creating rooms this way: <cfset accountManager.login(request.app.lccs_username, req...