Skip to main content
POST
Add synchronized group selections to a directory provisioning configuration

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 add synchronized groups to

Body

groups
object[]
required

Array of Google Workspace Directory group objects to synchronize.

Response

No Content