Create User Groups
POST {{base_url}}/api/v3/accounts/{{account_id}}/groups/
Note: The group_name
is the name of the dbt Cloud group. The list of sso_mapping_groups
are string values that dbt Cloud will attempt to match with incoming information from your identity provider at login time, in order to assign the group with group_name
to the user.