---
title: "Remove skill from skill hub"
method: DELETE
path: "/v1/skill-hubs/{skillHubId}/skills/{skillId}"
tags: ["Deprecated"]
deprecated: true
---

# Remove skill from skill hub

`DELETE /v1/skill-hubs/{skillHubId}/skills/{skillId}`

> **Deprecated.**

Remove skill from skill hub. Skill hubs are deprecated; use plugins instead.

## Path parameters

- `skillHubId` string, required
- `skillId` string, required

## Other responses

- `410` — Skill hubs are deprecated. Use plugins instead.

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/revisions/0d4ebf20cbde/schema)
