Skip to main content
The User Groups Service in the Galtea SDK allows you to manage user groups for your organization. This Service is exposed by the galtea.user_groups object.
Remember that we will be using the galtea object. More information here.

Quick Example

First, initialize the Galtea SDK:
Create a user group:
List user groups:

Service Methods