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 deviceManagement.termsAndConditions API

The deviceManagement.termsAndConditions API from Microsoft Graph — 10 operation(s) for devicemanagement.termsandconditions.

Microsoft Graph deviceManagement.termsAndConditions 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 19 operations across 10 paths, and defines 14 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.

19 operations 10 paths 14 schemas 3 DELETE10 GET3 PATCH3 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 19

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

deviceManagement.termsAndConditions 19
GET
/deviceManagement/termsAndConditions
Microsoft Graph Get termsAndConditions from deviceManagement
deviceManagement.ListTermsAndConditions 8 params → 2XX4XX5XX
POST
/deviceManagement/termsAndConditions
Microsoft Graph Create new navigation property to termsAndConditions for deviceManagement
deviceManagement.CreateTermsAndConditions body → 2XX4XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}
Microsoft Graph Get termsAndConditions from deviceManagement
deviceManagement.GetTermsAndConditions 3 params → 2XX4XX5XX
PATCH
/deviceManagement/termsAndConditions/{termsAndConditions-id}
Microsoft Graph Update the navigation property termsAndConditions in deviceManagement
deviceManagement.UpdateTermsAndConditions 1 param body → 2XX4XX5XX
DELETE
/deviceManagement/termsAndConditions/{termsAndConditions-id}
Microsoft Graph Delete navigation property termsAndConditions for deviceManagement
deviceManagement.DeleteTermsAndConditions 2 params → 2044XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses
Microsoft Graph Get acceptanceStatuses from deviceManagement
deviceManagement.termsAndConditions.ListAcceptanceStatuses 9 params → 2XX4XX5XX
POST
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses
Microsoft Graph Create new navigation property to acceptanceStatuses for deviceManagement
deviceManagement.termsAndConditions.CreateAcceptanceStatuses 1 param body → 2XX4XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}
Microsoft Graph Get acceptanceStatuses from deviceManagement
deviceManagement.termsAndConditions.GetAcceptanceStatuses 4 params → 2XX4XX5XX
PATCH
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}
Microsoft Graph Update the navigation property acceptanceStatuses in deviceManagement
deviceManagement.termsAndConditions.UpdateAcceptanceStatuses 2 params body → 2XX4XX5XX
DELETE
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}
Microsoft Graph Delete navigation property acceptanceStatuses for deviceManagement
deviceManagement.termsAndConditions.DeleteAcceptanceStatuses 3 params → 2044XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions
Microsoft Graph Get termsAndConditions from deviceManagement
deviceManagement.termsAndConditions.acceptanceStatuses.GetTermsAndConditions 4 params → 2XX4XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count
Microsoft Graph Get the number of the resource
deviceManagement.termsAndConditions.acceptanceStatuses.GetCount-d4f9 3 params → 2XX4XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments
Microsoft Graph Get assignments from deviceManagement
deviceManagement.termsAndConditions.ListAssignments 9 params → 2XX4XX5XX
POST
/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments
Microsoft Graph Create new navigation property to assignments for deviceManagement
deviceManagement.termsAndConditions.CreateAssignments 1 param body → 2XX4XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}
Microsoft Graph Get assignments from deviceManagement
deviceManagement.termsAndConditions.GetAssignments 4 params → 2XX4XX5XX
PATCH
/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}
Microsoft Graph Update the navigation property assignments in deviceManagement
deviceManagement.termsAndConditions.UpdateAssignments 2 params body → 2XX4XX5XX
DELETE
/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}
Microsoft Graph Delete navigation property assignments for deviceManagement
deviceManagement.termsAndConditions.DeleteAssignments 3 params → 2044XX5XX
GET
/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count
Microsoft Graph Get the number of the resource
deviceManagement.termsAndConditions.assignments.GetCount-0a20 3 params → 2XX4XX5XX
GET
/deviceManagement/termsAndConditions/$count
Microsoft Graph Get the number of the resource
deviceManagement.termsAndConditions.GetCount-b2c0 2 params → 2XX4XX5XX

Schemas 14

The contract defines 14 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), BaseCollectionPaginationCountResponse (2 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.deviceAndAppManagementAssignmentTarget
object
Base type for assignment targets.
1 property 1 required
microsoft.graph.entity
object
2 properties 1 required
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.termsAndConditionsAssignment
microsoft.graph.termsAndConditionsAcceptanceStatus
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
microsoft.graph.termsAndConditionsAcceptanceStatusCollectionResponse
object
microsoft.graph.termsAndConditionsCollectionResponse
object
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
microsoft.graph.termsAndConditionsAssignmentCollectionResponse
object
microsoft.graph.termsAndConditions

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-devicemanagement-termsandconditions-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 deviceManagement.termsAndConditions 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.