create_group: Create Group

create_groupR Documentation

Create Group

Description

Create a group in a GSuite domain.

Usage

create_group(email, name = NULL, description = NULL)

Arguments

email

Required. Email address to assign to your group. 'test@gsuitedomain.org'

name

Optional. Provide a descriptive name for your group.

description

Optional. Provide a description for your group.

Value

JSON object with information about the newly created group.


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