{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin contacts.onPremisesSyncBehavior API", "version": "1.0.0" }, "items": [ { "info": { "name": "contacts.onPremisesSyncBehavior", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get onPremisesSyncBehavior from contacts", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/contacts/:orgContact-id/onPremisesSyncBehavior", "params": [ { "name": "orgContact-id", "value": "", "type": "path", "description": "The unique identifier of orgContact" }, { "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 contacts" }, { "info": { "name": "Microsoft Graph Update the navigation property onPremisesSyncBehavior in contacts", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/contacts/:orgContact-id/onPremisesSyncBehavior", "params": [ { "name": "orgContact-id", "value": "", "type": "path", "description": "The unique identifier of orgContact" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property onPremisesSyncBehavior in contacts" }, { "info": { "name": "Microsoft Graph Delete navigation property onPremisesSyncBehavior for contacts", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/contacts/:orgContact-id/onPremisesSyncBehavior", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "orgContact-id", "value": "", "type": "path", "description": "The unique identifier of orgContact" } ] }, "docs": "Microsoft Graph Delete navigation property onPremisesSyncBehavior for contacts" } ] } ], "bundled": true }