Sets the default Organization Group to which all new users joining an organization are automatically added.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | organizationGroupId | str | Unique string identifier of the Organization Group. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `organizationGroupId` is not found. |