Skip to contents

Delete a group in a GSuite domain.

Usage

delete_group(domain, group)

Arguments

domain

A GSuite domain: 'somedomain.org'

group

The name of a Google Group. A listing of groups in your domain can be obtained by running list_groups(domain = 'mydomain.org')

Value

If successful, an empty JSON response will be received.