Intune Device Management API

The Microsoft Graph Device Management API enables programmatic management of devices enrolled in Intune, including listing managed devices, performing remote actions such as wipe and retire, and retrieving device compliance state and configuration status.

API entry from apis.yml

apis.yml Raw ↑
name: Intune Device Management API
description: The Microsoft Graph Device Management API enables programmatic management of devices enrolled
  in Intune, including listing managed devices, performing remote actions such as wipe and retire, and
  retrieving device compliance state and configuration status.
humanURL: https://learn.microsoft.com/en-us/graph/api/resources/intune-devices-manageddevice?view=graph-rest-1.0
baseURL: https://graph.microsoft.com/v1.0/deviceManagement
tags:
- Device Compliance
- Devices
- Managed Devices
- Remote Actions
properties:
- type: X-documentation
  url: https://learn.microsoft.com/en-us/graph/api/resources/intune-devices-manageddevice?view=graph-rest-1.0
- type: X-openapi
  url: openapi/microsoft-intune-openapi.yml
- type: X-json-schema
  url: json-schema/microsoft-intune-managed-device-schema.json
- type: X-json-ld-context
  url: json-ld/microsoft-intune-context.jsonld
- type: X-list-endpoint
  url: https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0
- type: X-getting-started
  url: https://learn.microsoft.com/en-us/graph/intune-concept-overview