delete_group: Delete Group

delete_groupR Documentation

Delete Group

Description

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.


thewileylab/googleGroupR documentation built on Oct. 7, 2022, 4:35 a.m.