Method: groups.insert

Creates a group.

HTTP request

POST https://admin.googleapis.com/admin/directory/v1/groups

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of Group.

Response body

If successful, the response body contains a newly created instance of Group.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://apps-apis.google.com/a/feeds/groups/
  • https://www.googleapis.com/auth/admin.directory.group

For more information, see the Authorization guide.