Manage users with workspace
access_token
, user can join the room with authentication that anonymous user can not access.
member
. To add or update the member states, check the Member APIs.
Additionally, there are three different types for room:
open
: Anyone, including anonymous users, can join the room without an invitation or approval.public
: All users registered in the same workspace can join the room.private
: Only invited users can join the room.