appwrite/docs/references/users/update-user-labels.md

3 lines
313 B
Markdown
Raw Normal View History

2023-05-27 00:23:01 +00:00
Update the user labels by its unique ID.
2023-10-13 13:43:44 +00:00
Labels can be used to grant access to resources. While teams are a way for user's to share access to a resource, labels can be defined by the developer to grant access without an invitation. See the [Permissions docs](https://appwrite.io/docs/permissions) for more info.