{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin employeeExperience.learningCourseActivity API", "version": "1.0.0" }, "items": [ { "info": { "name": "employeeExperience.learningCourseActivity", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get learningCourseActivity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the specified learningCourseActivity object using either an ID or an externalCourseActivityId of the learning provider, or a courseActivityId of a user." }, { "info": { "name": "Microsoft Graph Create new navigation property to learningCourseActivities for employeeExperience", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to learningCourseActivities for employeeExperience" }, { "info": { "name": "Microsoft Graph Get learningCourseActivity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities/:learningCourseActivity-id", "params": [ { "name": "learningCourseActivity-id", "value": "", "type": "path", "description": "The unique identifier of learningCourseActivity" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the specified learningCourseActivity object using either an ID or an externalCourseActivityId of the learning provider, or a courseActivityId of a user." }, { "info": { "name": "Microsoft Graph Update the navigation property learningCourseActivities in employeeExperience", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities/:learningCourseActivity-id", "params": [ { "name": "learningCourseActivity-id", "value": "", "type": "path", "description": "The unique identifier of learningCourseActivity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property learningCourseActivities in employeeExperience" }, { "info": { "name": "Microsoft Graph Delete navigation property learningCourseActivities for employeeExperience", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities/:learningCourseActivity-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "learningCourseActivity-id", "value": "", "type": "path", "description": "The unique identifier of learningCourseActivity" } ] }, "docs": "Microsoft Graph Delete navigation property learningCourseActivities for employeeExperience" }, { "info": { "name": "Microsoft Graph Get learningCourseActivity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities(externalcourseActivityId=':externalcourseActivityId')", "params": [ { "name": "externalcourseActivityId", "value": "", "type": "path", "description": "Alternate key of learningCourseActivity" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the specified learningCourseActivity object using either an ID or an externalCourseActivityId of the learning provider, or a courseActivityId of a user." }, { "info": { "name": "Microsoft Graph Update the navigation property learningCourseActivities in employeeExperience", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities(externalcourseActivityId=':externalcourseActivityId')", "params": [ { "name": "externalcourseActivityId", "value": "", "type": "path", "description": "Alternate key of learningCourseActivity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property learningCourseActivities in employeeExperience" }, { "info": { "name": "Microsoft Graph Delete navigation property learningCourseActivities for employeeExperience", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities(externalcourseActivityId=':externalcourseActivityId')", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "externalcourseActivityId", "value": "", "type": "path", "description": "Alternate key of learningCourseActivity" } ] }, "docs": "Microsoft Graph Delete navigation property learningCourseActivities for employeeExperience" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/employeeExperience/learningCourseActivities/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }