Create a Group

The API Call

Below is the API Call that is defined in the Bubble plugin editor.

Create a Group

POST https://www.googleapis.com/admin/directory/v1/groups?access_token=[access_token]

This allows you to create a group on your domain.

Path Parameters

Request Body

Last updated