# remove_group_member

Remove a member from a group by email.

Fails for identity-provider-managed groups. Requires workspace billing-admin permission.

## Parameters

| Parameter         | Type           | Default | Description                                  |
| ----------------- | -------------- | ------- | -------------------------------------------- |
| group\_idrequired | string (uuid)  | —       | The group to modify.                         |
| emailrequired     | string (email) | —       | Email of the workspace member to add/remove. |
