create_group | R Documentation |
Create a group in a GSuite domain.
create_group(email, name = NULL, description = NULL)
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. |
JSON object with information about the newly created group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.