Remove User From Group
Removes a member from a group.
Basic Parameters
Parameter | Description |
---|---|
Customer ID | The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the 'my_customer' alias to represent your account's customer ID. The customer ID is also returned as part of the ListUsers action. |
Group Key | Identifies the group in the API request. The value can be the group's email address, group alias, or the unique group ID. |
Member Key | Identifies the group member in the API request. A group member can be a user or another group. The value can be the member's (group or user) primary email address, alias, or unique ID. |
Advanced Parameters
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
Workflow Library Example
Remove User from Group with Google Workspace and Send Results Via Email
Preview this Workflow on desktop