{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin groups.onPremisesSyncBehavior API", "version": "1.0.0" }, "items": [ { "info": { "name": "groups.onPremisesSyncBehavior", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get onPremisesSyncBehavior from groups", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/groups/:group-id/onPremisesSyncBehavior", "params": [ { "name": "group-id", "value": "", "type": "path", "description": "The unique identifier of group" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get onPremisesSyncBehavior from groups" }, { "info": { "name": "Microsoft Graph Update the navigation property onPremisesSyncBehavior in groups", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/groups/:group-id/onPremisesSyncBehavior", "params": [ { "name": "group-id", "value": "", "type": "path", "description": "The unique identifier of group" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property onPremisesSyncBehavior in groups" }, { "info": { "name": "Microsoft Graph Delete navigation property onPremisesSyncBehavior for groups", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/groups/:group-id/onPremisesSyncBehavior", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "group-id", "value": "", "type": "path", "description": "The unique identifier of group" } ] }, "docs": "Microsoft Graph Delete navigation property onPremisesSyncBehavior for groups" } ] } ], "bundled": true }