Delete Learning Provider

Delete a learning provider from the employee experience by ID.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows for the permanent deletion of a specific learning provider from the employee experience, streamlining the management of available learning resources.

Core Features & Use Cases

  • Permanent Deletion: Removes a learning provider and any associated content.
  • Resource Management: Helps maintain an up-to-date and relevant catalog of learning providers.
  • Use Case: If a learning provider is no longer relevant or is being replaced, this Skill can be used to clean up the employee experience platform.

Quick Start

Use the delete learning provider skill to remove provider-001.

Frequently Asked Questions about Delete Learning Provider

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

FAQPage Schema
How do I permanently delete a learning provider from the employee experience?

To permanently delete a learning provider from the employee experience, you use the provider's unique identifier. This action removes the specified provider and any associated learning content irreversibly.

What happens to associated content when I remove a learning provider?

Removing a learning provider permanently deletes the provider itself along with any associated learning content. This operation is irreversible and directly impacts the available resources in the employee experience platform.

Do I need an access token to remove a learning provider?

Yes, you need a valid access token for authorization to remove a learning provider. You must also provide the specific learning provider's ID as a path parameter to execute the deletion.

When should I clean up learning providers in my resource management workflow?

You should clean up learning providers when a provider is no longer relevant or is being replaced. This helps maintain an up-to-date and relevant catalog of learning resources for the employee experience.

Can I recover a learning provider after permanent deletion?

No, deletion of a learning provider is an irreversible operation. Once you remove the specified provider and its associated content using the unique identifier, it cannot be recovered.

How do I identify the correct learning provider to delete?

You identify the correct learning provider to delete by using its unique identifier. This ID must be supplied as a path parameter when executing the removal operation to ensure the right resource is targeted.