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 Graph deviceAppManagement.defaultManagedAppProtection API

The deviceAppManagement.defaultManagedAppProtection API from Microsoft Graph — 7 operation(s) for deviceappmanagement.defaultmanagedappprotection.

Microsoft Graph deviceAppManagement.defaultManagedAppProtection API is one of 564 APIs that Microsoft Graph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 15 operations across 7 paths, and defines 23 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.

15 operations 7 paths 23 schemas 3 DELETE7 GET3 PATCH2 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
Resource Areas
1

Paths & Operations 15

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

deviceAppManagement.defaultManagedAppProtection 15
GET
/deviceAppManagement/defaultManagedAppProtections
Microsoft Graph Get defaultManagedAppProtections from deviceAppManagement
deviceAppManagement.ListDefaultManagedAppProtections 8 params → 2XX4XX5XX
POST
/deviceAppManagement/defaultManagedAppProtections
Microsoft Graph Create new navigation property to defaultManagedAppProtections for deviceAppManagement
deviceAppManagement.CreateDefaultManagedAppProtections body → 2XX4XX5XX
GET
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}
Microsoft Graph Get defaultManagedAppProtections from deviceAppManagement
deviceAppManagement.GetDefaultManagedAppProtections 3 params → 2XX4XX5XX
PATCH
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}
Microsoft Graph Update the navigation property defaultManagedAppProtections in deviceAppManagement
deviceAppManagement.UpdateDefaultManagedAppProtections 1 param body → 2XX4XX5XX
DELETE
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}
Microsoft Graph Delete navigation property defaultManagedAppProtections for deviceAppManagement
deviceAppManagement.DeleteDefaultManagedAppProtections 2 params → 2044XX5XX
GET
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps
Microsoft Graph Get apps from deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.ListApps 9 params → 2XX4XX5XX
POST
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps
Microsoft Graph Create new navigation property to apps for deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.CreateApps 1 param body → 2XX4XX5XX
GET
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}
Microsoft Graph Get apps from deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.GetApps 4 params → 2XX4XX5XX
PATCH
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}
Microsoft Graph Update the navigation property apps in deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.UpdateApps 2 params body → 2XX4XX5XX
DELETE
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}
Microsoft Graph Delete navigation property apps for deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.DeleteApps 3 params → 2044XX5XX
GET
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count
Microsoft Graph Get the number of the resource
deviceAppManagement.defaultManagedAppProtections.apps.GetCount-9a28 3 params → 2XX4XX5XX
GET
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary
Microsoft Graph Get deploymentSummary from deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.GetDeploymentSummary 3 params → 2XX4XX5XX
PATCH
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary
Microsoft Graph Update the navigation property deploymentSummary in deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.UpdateDeploymentSummary 1 param body → 2XX4XX5XX
DELETE
/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary
Microsoft Graph Delete navigation property deploymentSummary for deviceAppManagement
deviceAppManagement.defaultManagedAppProtections.DeleteDeploymentSummary 2 params → 2044XX5XX
GET
/deviceAppManagement/defaultManagedAppProtections/$count
Microsoft Graph Get the number of the resource
deviceAppManagement.defaultManagedAppProtections.GetCount-9b85 2 params → 2XX4XX5XX

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are microsoft.graph.ODataErrors.MainError (5 properties), microsoft.graph.ODataErrors.InnerError (4 properties), microsoft.graph.ODataErrors.ErrorDetails (3 properties), microsoft.graph.keyValuePair (3 properties). Each schema is shown below with its type and property counts.

ODataCountResponse
integer
microsoft.graph.ODataErrors.ErrorDetails
object
3 properties 2 required
microsoft.graph.managedAppDataTransferLevel
string
Data can be transferred from/to these classes of apps
microsoft.graph.managedMobileAppCollectionResponse
object
microsoft.graph.managedAppDataStorageLocation
string
The storage locations where managed apps can potentially store their data.
microsoft.graph.managedAppPinCharacterSet
string
Character set which is to be used for a user's app PIN
microsoft.graph.defaultManagedAppProtection
microsoft.graph.mobileAppIdentifier
object
The identifier for a mobile app.
1 property 1 required
microsoft.graph.managedMobileApp
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.keyValuePair
object
3 properties 1 required
microsoft.graph.managedAppDataEncryptionType
string
Represents the level to which app data is encrypted for managed apps
microsoft.graph.managedAppProtection
microsoft.graph.managedBrowserType
string
Type of managed browser
microsoft.graph.managedAppPolicyDeploymentSummary
microsoft.graph.defaultManagedAppProtectionCollectionResponse
object
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
microsoft.graph.managedAppPolicy
microsoft.graph.managedAppPolicyDeploymentSummaryPerApp
object
Represents policy deployment summary per app.
3 properties 1 required
microsoft.graph.managedAppClipboardSharingLevel
string
Represents the level to which the device's clipboard may be shared between apps
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
microsoft.graph.entity
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-deviceappmanagement-defaultmanagedappprotection-api-openapi.yml Raw ↑

Other APIs Microsoft Graph publishes across the network.

Microsoft Graph Admin.admin API
Microsoft Graph admin.adminMicrosoft365Apps API
Microsoft Graph admin.adminReportSettings API
Microsoft Graph Admin Consent Policy API
Microsoft Graph Admin.edge API
Microsoft Graph admin.peopleAdminSettings API
Microsoft Graph admin.serviceAnnouncement API
Microsoft Graph Admin.sharepoint API
Microsoft Graph Administration API
Microsoft Graph Administrative Units API
Microsoft Graph Agreement Acceptances API
Microsoft Graph Agreement File Localizations API
Where this information came from

This is an independent, third-party profile of Microsoft Graph deviceAppManagement.defaultManagedAppProtection 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.