Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://{tenantDomain}/api/v2/connections/{id}/directory-provisioning/synchronized-groups \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "groups": [ { "id": "<string>" } ] } '
接続のディレクトリプロビジョニング設定に対して、選択したグループを作成または置換します。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
同期済みグループを作成または置換する対象の接続のid
同期する Google Workspace Directory グループオブジェクトの配列。
Show child attributes
コンテンツなし