{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceManagement.windowsAutopilotDeviceIdentity API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceManagement.windowsAutopilotDeviceIdentity", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get windowsAutopilotDeviceIdentities from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The Windows autopilot device identities contained collection." }, { "info": { "name": "Microsoft Graph Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement" }, { "info": { "name": "Microsoft Graph Get windowsAutopilotDeviceIdentities from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/:windowsAutopilotDeviceIdentity-id", "params": [ { "name": "windowsAutopilotDeviceIdentity-id", "value": "", "type": "path", "description": "The unique identifier of windowsAutopilotDeviceIdentity" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The Windows autopilot device identities contained collection." }, { "info": { "name": "Microsoft Graph Update the navigation property windowsAutopilotDeviceIdentities in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/:windowsAutopilotDeviceIdentity-id", "params": [ { "name": "windowsAutopilotDeviceIdentity-id", "value": "", "type": "path", "description": "The unique identifier of windowsAutopilotDeviceIdentity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property windowsAutopilotDeviceIdentities in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/:windowsAutopilotDeviceIdentity-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "windowsAutopilotDeviceIdentity-id", "value": "", "type": "path", "description": "The unique identifier of windowsAutopilotDeviceIdentity" } ] }, "docs": "Microsoft Graph Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement" }, { "info": { "name": "Microsoft Graph Invoke action assignUserToDevice", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/:windowsAutopilotDeviceIdentity-id/assignUserToDevice", "params": [ { "name": "windowsAutopilotDeviceIdentity-id", "value": "", "type": "path", "description": "The unique identifier of windowsAutopilotDeviceIdentity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Assigns user to Autopilot devices." }, { "info": { "name": "Microsoft Graph Invoke action unassignUserFromDevice", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/:windowsAutopilotDeviceIdentity-id/unassignUserFromDevice", "params": [ { "name": "windowsAutopilotDeviceIdentity-id", "value": "", "type": "path", "description": "The unique identifier of windowsAutopilotDeviceIdentity" } ] }, "docs": "Unassigns the user from an Autopilot device." }, { "info": { "name": "Microsoft Graph Invoke action updateDeviceProperties", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/:windowsAutopilotDeviceIdentity-id/updateDeviceProperties", "params": [ { "name": "windowsAutopilotDeviceIdentity-id", "value": "", "type": "path", "description": "The unique identifier of windowsAutopilotDeviceIdentity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates properties on Autopilot devices." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }