Skip to contents

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.