
Hi! In my project, I need only some users to be able to create teams How can I set permissions for user? Thank you

How can I set permissions for user?
You mean how do you restrict it so that only some users can create teams?

Yes

I think I can restrict by permissions, like create permission [teams.read] for users

I would disable the teams service. This prevents end users from creating teams. Then, I would expose a function to create the team. Only select users would have access to execute the function

@Steven Thank you!

[ SOLVED ] How createPermissions for new user?
Recommended threads
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
- Updating console to 1.8
Hey! Does anyone know how to update the appwrite console only? I am using console 1.7.4 but it has UI/UX issues 🙁
