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 Device Configurations API

Operations for managing device configuration profiles. Configuration profiles define settings that are applied to enrolled devices.

Microsoft Intune Device Configurations 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 Device Configurations. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 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.

5 operations 3 paths 4 schemas 1 DELETE2 GET1 PATCH1 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 Device Configurations 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 5

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

Device Configurations 5

Operations for managing device configuration profiles. Configuration profiles define settings that are applied to enrolled devices.

GET
/deviceManagement/deviceConfigurations
Microsoft Intune List device configurations
listDeviceConfigurations 8 params → 200401403default
GET
/deviceManagement/deviceConfigurations/{deviceConfigurationId}
Microsoft Intune Get device configuration
getDeviceConfiguration 3 params → 200401403404default
PATCH
/deviceManagement/deviceConfigurations/{deviceConfigurationId}
Microsoft Intune Update device configuration
updateDeviceConfiguration 1 param body → 200401403404default
DELETE
/deviceManagement/deviceConfigurations/{deviceConfigurationId}
Microsoft Intune Delete device configuration
deleteDeviceConfiguration 1 param → 204401403404default
POST
/deviceManagement/deviceConfigurations/{deviceConfigurationId}/assign
Microsoft Intune Assign device configuration
assignDeviceConfiguration 1 param body → 200401403404default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are deviceConfiguration (7 properties), deviceConfigurationAssignment (3 properties), deviceAndAppManagementAssignmentTarget (1 property), odataError (1 property). Each schema is shown below with its type and property counts.

deviceConfiguration
object
Device Configuration. Represents a configuration profile that can be assigned to groups of devices. Platform-specific configurations inherit from this base typ…
7 properties
odataError
object
OData error response.
1 property
deviceAndAppManagementAssignmentTarget
object
Base type for assignment targets.
1 property
deviceConfigurationAssignment
object
The device configuration assignment entity assigns a target group to a device configuration.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-intune-device-configurations-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 Managed Devices API
Microsoft Intune Remote Actions API
Where this information came from

This is an independent, third-party profile of Microsoft Intune Device Configurations 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.