---
title: "Delete a skill"
method: DELETE
path: "/v2/skills/{skill_id}"
tags: ["Skills"]
---

# Delete a skill

`DELETE /v2/skills/{skill_id}`

Deletes a skill from the workspace. The response body is empty when the delete succeeds.

## Path parameters

- `skill_id` string, required

## Response `200`

OK

- DeleteSkillResponse

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/versions/1072e5ba28ab/schema)
