The User Groups Service in the Galtea SDK allows you to manage user groups for your organization. This Service is exposed by theDocumentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
galtea.user_groups object.
Remember that we will be using the
galtea object. More information here.Quick Example
First, initialize the Galtea SDK:Service Methods
- Create User Group
- List User Groups
- Get User Group
- Get User Group by Name
- Update User Group
- Delete User Group
- Link Users
- Unlink Users
- Link Metrics
- Unlink Metrics