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 employeeExperience.learningProvider API

The employeeExperience.learningProvider API from Microsoft Graph — 11 operation(s) for employeeexperience.learningprovider.

Microsoft Graph employeeExperience.learningProvider 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 24 operations across 11 paths, and defines 15 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.

24 operations 11 paths 15 schemas 5 DELETE11 GET5 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 24

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

employeeExperience.learningProvider 24
GET
/employeeExperience/learningProviders
Microsoft Graph List learningProviders
employeeExperience.ListLearningProviders 8 params → 2XX4XX5XX
POST
/employeeExperience/learningProviders
Microsoft Graph Create learningProvider
employeeExperience.CreateLearningProviders body → 2XX4XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}
Microsoft Graph Get learningProvider
employeeExperience.GetLearningProviders 3 params → 2XX4XX5XX
PATCH
/employeeExperience/learningProviders/{learningProvider-id}
Microsoft Graph Update learningProvider
employeeExperience.UpdateLearningProviders 1 param body → 2XX4XX5XX
DELETE
/employeeExperience/learningProviders/{learningProvider-id}
Microsoft Graph Delete learningProvider
employeeExperience.DeleteLearningProviders 2 params → 2044XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningContents
Microsoft Graph List learningContents
employeeExperience.learningProviders.ListLearningContents 9 params → 2XX4XX5XX
POST
/employeeExperience/learningProviders/{learningProvider-id}/learningContents
Microsoft Graph Create new navigation property to learningContents for employeeExperience
employeeExperience.learningProviders.CreateLearningContents 1 param body → 2XX4XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningContents/{learningContent-id}
Microsoft Graph Get learningContent
employeeExperience.learningProviders.GetLearningContents 4 params → 2XX4XX5XX
PATCH
/employeeExperience/learningProviders/{learningProvider-id}/learningContents/{learningContent-id}
Microsoft Graph Update the navigation property learningContents in employeeExperience
employeeExperience.learningProviders.UpdateLearningContents 2 params body → 2XX4XX5XX
DELETE
/employeeExperience/learningProviders/{learningProvider-id}/learningContents/{learningContent-id}
Microsoft Graph Delete learningContent
employeeExperience.learningProviders.DeleteLearningContents 3 params → 2044XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningContents(externalId='{externalId}')
Microsoft Graph Get learningContent
employeeExperience.learningProviders.learningContents.GetByExternalId 4 params → 2XX4XX5XX
PATCH
/employeeExperience/learningProviders/{learningProvider-id}/learningContents(externalId='{externalId}')
Microsoft Graph Update the navigation property learningContents in employeeExperience
employeeExperience.learningProviders.learningContents.UpdateByExternalId 2 params body → 2XX4XX5XX
DELETE
/employeeExperience/learningProviders/{learningProvider-id}/learningContents(externalId='{externalId}')
Microsoft Graph Delete learningContent
employeeExperience.learningProviders.learningContents.DeleteByExternalId 3 params → 2044XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningContents/$count
Microsoft Graph Get the number of the resource
employeeExperience.learningProviders.learningContents.GetCount-2b22 3 params → 2XX4XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities
Microsoft Graph Get learningCourseActivity
employeeExperience.learningProviders.ListLearningCourseActivities 9 params → 2XX4XX5XX
POST
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities
Microsoft Graph Create learningCourseActivity
employeeExperience.learningProviders.CreateLearningCourseActivities 1 param body → 2XX4XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities/{learningCourseActivity-id}
Microsoft Graph Get learningCourseActivities from employeeExperience
employeeExperience.learningProviders.GetLearningCourseActivities 4 params → 2XX4XX5XX
PATCH
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities/{learningCourseActivity-id}
Microsoft Graph Update learningCourseActivity
employeeExperience.learningProviders.UpdateLearningCourseActivities 2 params body → 2XX4XX5XX
DELETE
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities/{learningCourseActivity-id}
Microsoft Graph Delete learningCourseActivity
employeeExperience.learningProviders.DeleteLearningCourseActivities 3 params → 2044XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities(externalcourseActivityId='{externalcourseActivityId}')
Microsoft Graph Get learningCourseActivities from employeeExperience
employeeExperience.learningProviders.learningCourseActivities.GetByExternalcourseActivityId 4 params → 2XX4XX5XX
PATCH
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities(externalcourseActivityId='{externalcourseActivityId}')
Microsoft Graph Update learningCourseActivity
employeeExperience.learningProviders.learningCourseActivities.UpdateByExternalcourseActivityId 2 params body → 2XX4XX5XX
DELETE
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities(externalcourseActivityId='{externalcourseActivityId}')
Microsoft Graph Delete learningCourseActivity
employeeExperience.learningProviders.learningCourseActivities.DeleteByExternalcourseActivityId 3 params → 2044XX5XX
GET
/employeeExperience/learningProviders/{learningProvider-id}/learningCourseActivities/$count
Microsoft Graph Get the number of the resource
employeeExperience.learningProviders.learningCourseActivities.GetCount-abe5 3 params → 2XX4XX5XX
GET
/employeeExperience/learningProviders/$count
Microsoft Graph Get the number of the resource
employeeExperience.learningProviders.GetCount-4d87 2 params → 2XX4XX5XX

Schemas 15

The contract defines 15 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.learningContentCollectionResponse
object
microsoft.graph.learningProviderCollectionResponse
object
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.level
string
microsoft.graph.learningProvider
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
microsoft.graph.courseStatus
string
microsoft.graph.learningCourseActivityCollectionResponse
object
microsoft.graph.learningCourseActivity
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
microsoft.graph.learningContent
microsoft.graph.entity
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-employeeexperience-learningprovider-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 employeeExperience.learningProvider 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.