How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Intune Managed Devices API

Operations for managing devices enrolled in Intune. Includes listing, retrieving, creating, updating, and deleting managed device records.

Microsoft Intune Managed Devices API is one of 12 APIs that Microsoft Intune publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Managed Devices. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 8 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://graph.microsoft.com/v1.0.

11 operations 8 paths 4 schemas 1 DELETE2 GET1 PATCH7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://graph.microsoft.com/v1.0
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Microsoft Intune Managed Devices API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 4 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authorization using Azure Active Directory. Requires an active Intune license for the tenant.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 2 GET, 1 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Managed Devices 11

Operations for managing devices enrolled in Intune. Includes listing, retrieving, creating, updating, and deleting managed device records.

GET
/deviceManagement/managedDevices
Microsoft Intune List managed devices
listManagedDevices 8 params → 200401403default
POST
/deviceManagement/managedDevices
Microsoft Intune Create managed device
createManagedDevice body → 201401403default
GET
/deviceManagement/managedDevices/{managedDeviceId}
Microsoft Intune Get managed device
getManagedDevice 3 params → 200401403404default
PATCH
/deviceManagement/managedDevices/{managedDeviceId}
Microsoft Intune Update managed device
updateManagedDevice 1 param body → 200401403404default
DELETE
/deviceManagement/managedDevices/{managedDeviceId}
Microsoft Intune Delete managed device
deleteManagedDevice 1 param → 204401403404default
POST
/deviceManagement/managedDevices/{managedDeviceId}/retire
Microsoft Intune Retire a device
retireManagedDevice 1 param → 204401403404default
POST
/deviceManagement/managedDevices/{managedDeviceId}/wipe
Microsoft Intune Wipe a device
wipeManagedDevice 1 param body → 204401403404default
POST
/deviceManagement/managedDevices/{managedDeviceId}/syncDevice
Microsoft Intune Sync a device
syncManagedDevice 1 param → 204401403404default
POST
/deviceManagement/managedDevices/{managedDeviceId}/remoteLock
Microsoft Intune Remote lock a device
remoteLockManagedDevice 1 param → 204401403404default
POST
/deviceManagement/managedDevices/{managedDeviceId}/resetPasscode
Microsoft Intune Reset device passcode
resetPasscodeManagedDevice 1 param → 204401403404default
POST
/deviceManagement/managedDevices/{managedDeviceId}/rebootNow
Microsoft Intune Reboot a device
rebootManagedDevice 1 param → 204401403404default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are managedDevice (55 properties), deviceHealthAttestationState (18 properties), configurationManagerClientEnabledFeatures (7 properties), odataError (1 property). Each schema is shown below with its type and property counts.

managedDevice
object
Devices that are managed or pre-enrolled through Intune. Represents a physical or virtual device managed by the Intune service.
55 properties
odataError
object
OData error response.
1 property
deviceHealthAttestationState
object
Device health attestation state.
18 properties
configurationManagerClientEnabledFeatures
object
Configuration Manager client enabled features.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-intune-managed-devices-api-openapi.yml Raw ↑

Other APIs Microsoft Intune publishes across the network.

Microsoft Intune API
Intune Data Warehouse API
Intune Device Management API
Intune Device Configuration API
Intune Device Compliance API
Intune Device Enrollment API
Intune Mobile App Management API
Intune Reports Export API
Microsoft Intune Device Compliance Policies API
Microsoft Intune Device Configurations API
Microsoft Intune Remote Actions API
Where this information came from

This is an independent, third-party profile of Microsoft Intune Managed Devices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.