Skip to main content

Remove User From Group

Removes a member from a group.

Basic Parameters

ParameterDescription
Customer IDThe 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 KeyIdentifies the group in the API request. The value can be the group's email address, group alias, or the unique group ID.
Member KeyIdentifies 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

ParameterDescription
Delegated User OverridePerform 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

Workflow LibraryPreview this Workflow on desktop