Skip to main content
PUT
C#

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The id of the connection to create or replace synchronized groups for

Body

groups
object[]
required

Array of Google Workspace Directory group objects to synchronize.

Response

No Content