Update Group
Update a group's details in Google Workspace.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Group |
|||
|
Group Key |
Identifier of the group; can be the group's email address, group alias, or the unique group ID. |
Text | TRUE |
|
Properties |
|||
|
|
Groups email address. The email must be unique. |
Text | FALSE |
|
Name |
Name of the group. | Text | FALSE |
|
Description |
Detailed description of the group's purpose. |
Text | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
ID |
Group's unique identifier. |
Text |
|
|
Group's email address. |
Text |
|
Name |
Name of the group. | Text |
|
Description |
Detailed description of the group's purpose. |
Text |
|
Admin Created |
Value is true if this group was created by an admin rather than a user; otherwise, false. |
True/False |
|
Kind |
Type of the API resource; for Groups resources, the value is admin#directory#group. |
Text |
|
Etag |
ETag of the resource. |
Text |
|
Aliases |
List of the group's alias email addresses. |
List of Text |
|
Noneditable Aliases |
List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains. |
List of Text |
