Delete Learning Content

Delete a learning content item from a learning provider via the Microsoft Teams API.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill delete-learning-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Delete Learning Content
Source: https://github.com/naftiko/microsoft-teams-sandbox/tree/main/skills/delete-learning-content
Command: npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill delete-learning-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows for the permanent deletion of specific learning content items from a learning provider, streamlining content management.

Core Features & Use Cases

  • Content Removal: Permanently deletes a learning content item.
  • Use Case: A manager needs to remove outdated training material from the company's learning platform. They use this Skill, providing the learning provider ID and the specific content ID to be deleted.

Quick Start

Use the delete learning content skill to remove content with ID content-001 from provider provider-001.

Frequently Asked Questions about Delete Learning Content

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I permanently delete learning content from a Microsoft Teams learning provider?

To permanently delete learning content from a Microsoft Teams learning provider, you must supply the specific learning provider ID and the learning content ID as path parameters to target and remove the correct educational resource.

What do I need to remove employee learning content from my platform?

You need the specific learning provider ID and the learning content ID to remove employee learning content. These path parameters are required to execute the permanent deletion via the Microsoft Teams API.

Can I permanently remove outdated training material using the Microsoft Teams API?

Yes, you can permanently remove outdated training material using the Microsoft Teams API by providing the designated learning provider ID and the specific content ID to target the item for deletion.

Does deleting learning content require a specific provider ID?

Yes, deleting learning content requires a specific learning provider ID. Along with the learning content ID, these path parameters are mandatory to successfully target and permanently remove the educational resource.

What happens when I remove educational resources from a learning provider?

Removing educational resources from a learning provider permanently deletes the specific learning content item. This administrative action streamlines content management by permanently clearing the targeted training material from the platform.