Skip to main content

UsersType

View source on GitHub

Defines the supported user types.

Enumeration Members

owner

owner: "Owner";

System owner with full administrative rights and control over the entire DocSpace instance

docSpaceAdmin

docSpaceAdmin: "DocSpaceAdmin";

Administrator with system-wide management capabilities but limited compared to owner

roomAdmin

roomAdmin: "RoomAdmin";

User with administrative rights within specific rooms or workspaces

collaborator

collaborator: "Collaborator";

User with enhanced permissions for content creation and modification

user

user: "User";

Regular user with basic access rights for viewing and interacting with content